On Wed, 6 Jul 2005, Greg KH wrote:
>
> Ok, below is a patch for this. It works, but then errors out with:
> bash: git-upload-pack: command not found
> fatal: unexpected EOF
>
> So I'm guessing that I have to convince the server owner to update their
> version of git too?
The easiest way is to just build git on the other end yourself, and make
sure you have
PATH=~/bin:$PATH
in your .bashrc. That way you're not at the mercy of the sysadmin on the
other side.
Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html