Hi, On Thu, 8 Mar 2007, Andrew Kilroy wrote: > I'm attempting to clone the git repository using git-1.5.0.3 in my workplace. > Port 9418's blocked by the firewall, so I'm trying via http: > > $ git clone http://git.kernel.org/pub/scm/git/git.git Add a "/" to the end: $ git clone http://git.kernel.org/pub/scm/git/git.git/ Hth, Dscho - 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