summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgit-debrebase2
-rw-r--r--git-debrebase.1.pod17
2 files changed, 17 insertions, 2 deletions
diff --git a/git-debrebase b/git-debrebase
index dc3c9d5..066f422 100755
--- a/git-debrebase
+++ b/git-debrebase
@@ -21,8 +21,6 @@
# 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:
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