From fc3c50c90141a0a3925c335eac71c315bee3f409 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 19 Feb 2018 01:21:32 +0000 Subject: git-debrebase(1): document some more Signed-off-by: Ian Jackson --- git-debrebase.1.pod | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'git-debrebase.1.pod') diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod index 07dcd60..0127e93 100644 --- a/git-debrebase.1.pod +++ b/git-debrebase.1.pod @@ -198,6 +198,23 @@ a dropped patch queue! Prints the breakwater tip commitid. Fails if your HEAD branch is not laundered. +=item git-debrebase analyse + +Walks the history of the current branch, +most recent commit first, +back until the most recent anchor, +printing the commit object id, +and commit type and info +(ie the semantics in the git-debrebase model) +for each commit. + +=item git-debrebase launder-v0 + +Launders the branch without recording anything in ffq-prev. +Then prints some information about the current branch. +Do not use this operation; +it will be withdrawn soon. + =item git-debrebase convert-to-gbp Converts a laundered branch into a -- cgit v1.2.3