Skip to content
Snippets Groups Projects
Commit 2dc5ae95 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

graft: fix --base value to be saved in state file

'True' just works because it is treated as an integer revision '1' and
only the truthiness of the basectx is important. If multiple source revisions
were supported with --base, the resumed graft operation would go wrong.
parent 6d968cd4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment