Hi, Nothing serious, but I think this is a little bug in transport-helper. I noticed it working on git-remote-mediawiki, and could reproduce it with testgit: /tmp/clone$ git push To testgit::/tmp/repo * [new branch] master -> master /tmp/clone$ date >> foo.txt; git commit -am bar [master 4438ced] bar 1 files changed, 1 insertions(+), 0 deletions(-) /tmp/clone$ git push To testgit::/tmp/repo * [new branch] master -> master (/tmp/clone is a clone of testgit::/tmp/repo) -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html