git-clone does not work if run in /temp

From: Timur Tabi <timur@freescale.com>
Date: 2006-09-29 04:36:37
If the current directory is '/temp', then git-clone fails:

$ git clone http://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git powerpc
ssh: /temp/http: Name or service not known
fatal: unexpected EOF
fetch-pack from '/temp/http:/git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/.git' failed.

If I switch to /tmp and run git-clone again, it works.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Fri Sep 29 04:36:45 2006

This archive was generated by hypermail 2.1.8 : 2006-09-29 04:37:26 EST