chiark / gitweb /
git-debrebase(1): document some more
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 19 Feb 2018 01:21:32 +0000 (01:21 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jun 2018 15:07:00 +0000 (16:07 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
git-debrebase
git-debrebase.1.pod

index dc3c9d5cc0b8f03c0b023aa93ddede3f2a101aa8..066f4222d3d3cc1b71a2705c99a82e8b091985e0 100755 (executable)
@@ -21,8 +21,6 @@
 
 # usages:
 #
 
 # usages:
 #
-#    git-debrebase [<options>] analyse
-#    git-debrebase [<options>] launder-v0      # prints breakwater tip etc.
 #    git-debrebase [<options>] downstream-rebase-launder-v0  # experimental
 
 # problems / outstanding questions:
 #    git-debrebase [<options>] downstream-rebase-launder-v0  # experimental
 
 # problems / outstanding questions:
index 07dcd606bf3148f2c6f862db9d1b463d20e0280e..0127e93d2023f89bea93cc35a90ad3ab88b6ab4b 100644 (file)
@@ -198,6 +198,23 @@ a dropped patch queue!
 Prints the breakwater tip commitid.
 Fails if your HEAD branch is not laundered.
 
 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
 =item git-debrebase convert-to-gbp
 
 Converts a laundered branch into a