Hi, the latest git seems to output a warning every time I try to clone a repository that is not local: $ git --version git version 1.5.2.rc3.27.g43d151 $ git clone git://git.kernel.org/pub/scm/git/git.git /usr/local/bin/git-clone: line 23: cd: git://git.kernel.org/pub/scm/git/git.git: No such file or directory Initialized empty Git repository in /home/terrop/repositories/git/.git/ remote: Generating pack... ... I think the output should be redirected to /dev/null, but I'm not a shell/git guru... -- Tero Roponen - 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