From: Ian Jackson Date: Sat, 17 Aug 2013 09:32:21 +0000 (+0100) Subject: don't mention dgit in our synthetic commit message X-Git-Tag: debian/0.3~26 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=cdbc62887df2d6bb73f684192406812dcafac25d don't mention dgit in our synthetic commit message --- diff --git a/dgit b/dgit index 78b05f9e..b0795627 100755 --- 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);