summaryrefslogtreecommitdiff
path: root/git-debrebase.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'git-debrebase.1.pod')
-rw-r--r--git-debrebase.1.pod10
1 files changed, 10 insertions, 0 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index 0127e93..cd52c8c 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -208,6 +208,16 @@ and commit type and info
(ie the semantics in the git-debrebase model)
for each commit.
+=item git-debrebase record-ffq-prev
+
+Establishes the current branch's ffq-prev,
+as discussed in L</UNSTITCHING AND LAUNDERING>,
+but does not launder the branch or move HEAD.
+
+It is an error if the ffq-prev could not be recorded.
+It is also an error if an ffq-prev has already been recorded,
+unless --noop-ok.
+
=item git-debrebase launder-v0
Launders the branch without recording anything in ffq-prev.