author | Avery Pennarun <apenwarr@gmail.com> | |
Wed, 26 Aug 2009 14:41:03 +0000 (10:41 -0400) | ||
committer | Avery Pennarun <apenwarr@gmail.com> | |
Wed, 26 Aug 2009 14:42:27 +0000 (10:42 -0400) | ||
commit | 33aaa697a2386a02002f9fb8439d11243f12e1c7 | |
tree | 5b5d8e60fe23ce070832c07429f9abdedc015824 | tree | snapshot |
parent | 2987e6add32f3367be8cc196ecac9195a213e415 | commit | diff |
Improve patch to use git --exec-path: add to PATH instead.
If you (like me) are using a modified git straight out of its source
directory (ie. without installing), then --exec-path isn't actually correct.
Add it to the PATH instead, so if it is correct, it'll work, but if it's
not, we fall back to the previous behaviour.
If you (like me) are using a modified git straight out of its source
directory (ie. without installing), then --exec-path isn't actually correct.
Add it to the PATH instead, so if it is correct, it'll work, but if it's
not, we fall back to the previous behaviour.
git-subtree.sh | diff | blob | history |