Jeff King <peff@xxxxxxxx> writes: > On Mon, Jul 30, 2007 at 12:24:51PM +0200, David Kastrup wrote: > >> On the other hand, I am quite sure that while "git stash" did not >> work, "git-stash" had no problem. > > Right. git-stash is in your PATH, but not in git's exec path (which is > _not_ the same as PATH). How does it calculate its exec path? It would appear that it would not contain _either_ /usr/local/bin _or_ /opt/git/bin in my installation if it can't find git-stash (which should be statable in both places). Have a command handy for checking the exec path? Ok, this is pretty much idle speculation until I am back at the system in question, but I have problems envisioning just what kind of goof might have happened here. -- David Kastrup - 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