2009/7/27 Tom Grennan <tgrennan@xxxxxxxxxxx>: > git-request-pull.sh should use git-parse-remote:get_uploadpack() to > load a configured remote.REMOTE.uploadpack like "git remote show" and > "git fetch". This allows one to specify the path of git-upload-pack on > the remote side. Sorry, but I removed all unused functions from git-parse-remote in 62d955f (parse-remote: remove unused functions, 2009-06-12), and it is in v1.6.4-rc1. I don't think there is much problem reverting part of that commit, but I wonder if the problem is that "git ls-remote" does not read the remote.<remote>.uploadpack by itself as it reads the remote.<remote>.url. Santi -- 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