From 67db3561da79c090d84228d06adb11546881bba8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 19 Feb 2018 01:25:45 +0000 Subject: git-debrebase(1): document record-ffq-prev Signed-off-by: Ian Jackson --- git-debrebase.1.pod | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'git-debrebase.1.pod') 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, +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. -- cgit v1.2.3