summaryrefslogtreecommitdiffstats
path: root/sequencer.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-07-19 12:49:37 -0700
committerJunio C Hamano <gitster@pobox.com>2019-07-19 12:49:37 -0700
commita42e033b20a199fda9e2d77917e9a32105d98bb8 (patch)
tree39604095440c01f69e9d670a241e120d89aff90d /sequencer.txt
parent0906e98c10b77ca498915c1d3206c1aa5aba0971 (diff)
downloadgit-htmldocs-a42e033b20a199fda9e2d77917e9a32105d98bb8.tar.gz
Autogenerated HTML docs for v2.22.0-545-g9c9b96
Diffstat (limited to 'sequencer.txt')
-rw-r--r--sequencer.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sequencer.txt b/sequencer.txt
index 5a57c4a40..3bceb5647 100644
--- a/sequencer.txt
+++ b/sequencer.txt
@@ -3,6 +3,10 @@
`.git/sequencer`. Can be used to continue after resolving
conflicts in a failed cherry-pick or revert.
+--skip::
+ Skip the current commit and continue with the rest of the
+ sequence.
+
--quit::
Forget about the current operation in progress. Can be used
to clear the sequencer state after a failed cherry-pick or