chiark / gitweb /
Split brain: .gitignore patch: Slightly better commit message
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 249122c7f80e109b4e2aee5bc7daf3135a82469a..4aff8637b4b1c2c829c3f050a25621c1abe0b613 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -2405,7 +2405,7 @@ END
     } else {
        $hash = $mergeinputs[0]{Commit};
     }
-    progress "fetch hash=$hash\n";
+    printdebug "fetch hash=$hash\n";
 
     my $chkff = sub {
        my ($lasth, $what) = @_;
@@ -3732,7 +3732,7 @@ The Debian packaging git branch contains these updates to the upstream
 .gitignore file(s).  This patch is autogenerated, to provide these
 updates to users of the official Debian archive view of the package.
 
-[dgit version $our_version]
+[dgit ($our_version) update-gitignore]
 ---
 END
         close GIPATCH or die "$gipatch: $!";