summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2011-12-10 06:59:48 -0600
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-12-12 13:32:16 -0800
commit7acaaac275a1d338f7b2540779b7ea60f3f0667c (patch)
treed7319ca691bcd52b37d71603988dd1107c2dda4c /Documentation
parentrevert: pass around rev-list args in already-parsed form (diff)
downloadtgif-7acaaac275a1d338f7b2540779b7ea60f3f0667c.tar.xz
revert: allow single-pick in the middle of cherry-pick sequence
After messing up a difficult conflict resolution in the middle of a cherry-pick sequence, it can be useful to be able to git checkout HEAD . && git cherry-pick that-one-commit to restart the conflict resolution. The current code however errors out saying that another cherry-pick is already in progress. Suggested-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions