summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgit-debrebase10
-rw-r--r--git-debrebase.1.pod7
2 files changed, 10 insertions, 7 deletions
diff --git a/git-debrebase b/git-debrebase
index 8d06347..c690172 100755
--- a/git-debrebase
+++ b/git-debrebase
@@ -1747,6 +1747,16 @@ sub do_launder_head ($) {
}
sub cmd_launder_v0 () {
+ # =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.
+ #
+ # (docs removed from manual and placed here in dgit 10.6;
+ # the code is retained for information)
+
badusage "no arguments to launder-v0 allowed" if @ARGV;
my $old = get_head();
my ($tip,$breakwater,$last_anchor) = walk $old;
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index aaa1bd0..a2d6fbd 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -372,13 +372,6 @@ 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.
-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