summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-17 10:32:21 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-17 10:32:21 +0100
commitcdbc62887df2d6bb73f684192406812dcafac25d (patch)
tree4e87c189193a1c3de7e352c54a8a8cdf35b35a5b
parenta2f5903c86bed0b4aa857758739adc5cc8ca60c0 (diff)
don't mention dgit in our synthetic commit message
-rwxr-xr-xdgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit b/dgit
index 78b05f9..b079562 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);