summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-02-19 01:21:32 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 16:07:00 +0100
commitfc3c50c90141a0a3925c335eac71c315bee3f409 (patch)
tree69d73a556dc0acac7a5151c219441bbab4b41a73
parent2fd08e2130f86bcbc68fe42a167f86e3dad38030 (diff)
git-debrebase(1): document some more
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-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