Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/upload-archive-use-start-command'
[gitweb.git]
/
Documentation
/
sequencer.txt
diff --git
a/Documentation/sequencer.txt
b/Documentation/sequencer.txt
index 75f8e869e82feb6ad2ff4327a7a95245b39584a8..5747f442f25e6271c7464db78496b85ee058d05f 100644
(file)
--- a/
Documentation/sequencer.txt
+++ b/
Documentation/sequencer.txt
@@
-7,3
+7,6
@@
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.