blob: 5747f442f25e6271c7464db78496b85ee058d05f [file] [log] [blame]
Junio C Hamano8fb66e52011-10-05 20:59:511--continue::
2Continue the operation in progress using the information in
3'.git/sequencer'. Can be used to continue after resolving
4conflicts in a failed cherry-pick or revert.
Junio C Hamanof0944d02011-11-30 20:46:295
6--quit::
7Forget about the current operation in progress. Can be used
8to clear the sequencer state after a failed cherry-pick or
9revert.
10
11--abort::
12Cancel the operation and return to the pre-sequence state.