summaryrefslogtreecommitdiff
path: root/git-debrebase.1.pod
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-04-22 16:12:56 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 16:07:01 +0100
commitf58777f379b8fea92d8ae4f80c1bba3299d951b3 (patch)
treedf7730e82c2e11af350f3d2b21272c4e8baf8672 /git-debrebase.1.pod
parentdef888415f7c15890ac55019b3187b5931c0682e (diff)
git-debrebase: Provide conclude subcommand
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'git-debrebase.1.pod')
-rw-r--r--git-debrebase.1.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index ae095c8..8f092c8 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -48,6 +48,14 @@ If you abort the git-rebase,
the branch will still have been laundered,
but everything in the rebase will be undone.
+=item git-debrebase conclude
+
+Launder and restitch the branch,
+consuming any ffq-prev.
+
+If the branch is already laundered and stitched, it is an error,
+unless --noop-ok.
+
=item git-debrebase stitch [--prose=<for commit message>]
Stitch the branch,