Linus Torvalds <torvalds@xxxxxxxx> writes: > I agree that it is inconsistent as-is. So a patch to make it use the > "git-repo-config" form (the argument being that internally, we use the > full names) might be good if just for consistency. If we do the dash-form for consistency's sake, we should do PATH="`git --exec-path`:$PATH" in git-setup-sh when/before we do so. For scripts that do not use git-setup-sh they must have their own. This would make difference if/when we switch to /usr/lib/git/exec, but until then it is not. - : 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