Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > The corresponding bug was reported by Paul Johnston who wondered why > "git clone" failed when specifying --upload-pack for an out-of-$PATH > installation of git. I'm not sure whether we should encourage this, but > the --upload-pack option clearly gives the impression that > git-upload-pack is all that is needed. Another possibility would be to teach exec_cmd.c:setup_path() to add the directory specified by $(bindir) to PATH after we add GIT_EXEC_PATH to it. That should cover the case David Miller reported, shouldn't it? -- 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