]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
Use 'initial commit' as message for gitception commits
authorroot <root@localhost>
Thu, 14 Feb 2013 00:00:00 +0000 (00:00 +0000)
committerroot <root@localhost>
Thu, 14 Feb 2013 00:00:00 +0000 (00:00 +0000)
git-remote-gcrypt

index 4666e60cc06bf532e9b20ef557f0ed61f6cadfd2..db4767304efa4925fd4e83f2e63276622fb80add 100755 (executable)
@@ -79,7 +79,7 @@ anon_commit()
        GIT_AUTHOR_DATE="1356994801 -0400" GIT_COMMITTER_NAME="root" \
        GIT_COMMITTER_EMAIL="root@localhost" \
        GIT_COMMITTER_DATE="1356994801 -0400" \
-               git commit-tree -m x "$@"
+               git commit-tree -m "Initial commit" "$@"
 }
 
 # Get 'tree' from $1, change file $2 to obj id $3