chiark / gitweb /
don't mention dgit in our synthetic commit message
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 17 Aug 2013 09:32:21 +0000 (10:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 17 Aug 2013 09:32:21 +0000 (10:32 +0100)
dgit

diff --git a/dgit b/dgit
index 78b05f9edcd3a7bd2d2e13f91aca7a3a2dd72ce8..b0795627e2acddb7f9e4bc72a8eacb96333323d6 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -369,7 +369,7 @@ committer $authline
 
 $clogp->{Changes}
 
-# imported by dgit from the archive
+# imported from the archive
 END
     close C or die $!;
     my $commithash = cmdoutput @git, qw(hash-object -w -t commit ../commit.tmp);