revert: rearrange pick_revisions() for clarity
[alt-git.git] / Documentation / sequencer.txt
blob75f8e869e82feb6ad2ff4327a7a95245b39584a8
1 --continue::
2         Continue the operation in progress using the information in
3         '.git/sequencer'.  Can be used to continue after resolving
4         conflicts in a failed cherry-pick or revert.
6 --quit::
7         Forget about the current operation in progress.  Can be used
8         to clear the sequencer state after a failed cherry-pick or
9         revert.