mirror of
https://github.com/git/git
synced 2024-11-05 18:59:29 +00:00
No description
6eaaccd128
When "Show nearby tags" is turned off and the user did a cherry-pick, we were trying to access variables relating to the descendent/ancestor tag & head computations in addnewchild though they hadn't been set. This makes sure we don't do that. Reported by Johannes Sixt. Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
gitk |