Re: "git stash" is not known to git
From: David Kastrup <hidden>
Date: 2016-06-15 22:43:25
Jeff King [off-list ref] writes:
Since I seem to recall you working some symlink magic with your installation in a recent message, that might be related. Is it just git-stash, or are other scripts failing (try "git status")?
Hmpf. On another system (git version 1.5.3.rc3.48.g0d59d) this works. I don't have the system at hand right now where it doesn't. So it would be my guess that either I have not called the install-symlinks target recently enough, or its implementation on that system has been broken for some time. I'll have to check this evening. On the other hand, I am quite sure that while "git stash" did not work, "git-stash" had no problem. So something bogus in git's PATH lookup would definitely appear to be going on: it should be hard to get the symlinks messed up badly enough to have one work and not the other. More this evening. -- David Kastrup