From 38310744b1522293aa0c95e6a6c34671d2f4dd44 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 25 Aug 2018 13:35:11 +0100 Subject: git-debrebase: keycommits: Fix doc comment There's no $dgitimport; that's $trouble. Signed-off-by: Ian Jackson --- git-debrebase | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'git-debrebase') diff --git a/git-debrebase b/git-debrebase index a67008f..d0fc8fd 100755 --- a/git-debrebase +++ b/git-debrebase @@ -1081,9 +1081,8 @@ sub keycommits ($;$$$$$) { my ($head, $furniture, $unclean, $trouble, $fatal, $claimed_bw) = @_; # => ($anchor, $breakwater) - # $unclean->("unclean-$tagsfx", $msg, $cl) # $furniture->("unclean-$tagsfx", $msg, $cl) - # $dgitimport->("unclean-$tagsfx", $msg, $cl)) + # $unclean->("unclean-$tagsfx", $msg, $cl) # is callled for each situation or commit that # wouldn't be found in a laundered branch # $furniture is for furniture commits such as might be found on an -- cgit v1.2.3