Another fix for PATH and msysgit.
commitdf2302d77449832eb4167999d747aef57e4bd1fc
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 24 Jun 2010 20:57:58 +0000 (24 16:57 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 24 Jun 2010 20:57:58 +0000 (24 16:57 -0400)
tree42eccc4e3d9c5f461ab8e0b8ac3b91ebc8cc7dee
parent8e770bd389f1810a4b1a53da51e0761ca1435f3a
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.
git-subtree.sh