system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
| Direktori : /usr/share/doc/git-1.8.3.1/ |
| Current File : //usr/share/doc/git-1.8.3.1/sequencer.txt |
--continue:: Continue the operation in progress using the information in '.git/sequencer'. Can be used to continue after resolving conflicts in a failed cherry-pick or revert. --quit:: Forget about the current operation in progress. Can be used to clear the sequencer state after a failed cherry-pick or revert. --abort:: Cancel the operation and return to the pre-sequence state.