summaryrefslogtreecommitdiff
path: root/git-debrebase.1.pod
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-02-19 01:25:45 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 16:07:00 +0100
commit67db3561da79c090d84228d06adb11546881bba8 (patch)
tree9e879fbea5468036d3d49dde1eb3fab6188a9238 /git-debrebase.1.pod
parentfc3c50c90141a0a3925c335eac71c315bee3f409 (diff)
git-debrebase(1): document record-ffq-prev
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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.