author | Avery Pennarun <apenwarr@gmail.com> | |
Thu, 24 Jun 2010 20:57:58 +0000 (16:57 -0400) | ||
committer | Avery Pennarun <apenwarr@gmail.com> | |
Thu, 24 Jun 2010 20:57:58 +0000 (16:57 -0400) | ||
commit | df2302d77449832eb4167999d747aef57e4bd1fc | |
tree | 42eccc4e3d9c5f461ab8e0b8ac3b91ebc8cc7dee | tree | snapshot |
parent | 8e770bd389f1810a4b1a53da51e0761ca1435f3a | commit | diff |
Another fix for PATH and msysgit.
Evan Shaw tells me the previous fix didn't work. Let's use this one
instead, which he says does work.
This fix is kind of wrong because it will run the "correct" git-sh-setup
*after* the one in /usr/bin, if there is one, which could be weird if you
have multiple versions of git installed. But it works on my Linux and his
msysgit, so it's obviously better than what we had before.
Evan Shaw tells me the previous fix didn't work. Let's use this one
instead, which he says does work.
This fix is kind of wrong because it will run the "correct" git-sh-setup
*after* the one in /usr/bin, if there is one, which could be weird if you
have multiple versions of git installed. But it works on my Linux and his
msysgit, so it's obviously better than what we had before.
git-subtree.sh | diff | blob | history |