Code

Add explicit path of git installation by 'git --exec-path'.
authorkTln2 <gianluca.pacchiella@ktln2.org>
Thu, 20 Aug 2009 11:30:45 +0000 (13:30 +0200)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 20 Aug 2009 17:25:29 +0000 (13:25 -0400)
commit2987e6add32f3367be8cc196ecac9195a213e415
tree261030800df71800e00f90f88cf9170483166a6a
parent558e7a57e20fe68aee05f74f8005b7a39795ac15
Add explicit path of git installation by 'git --exec-path'.

As pointed out by documentation, the correct use of 'git-sh-setup' is
using $(git --exec-path) to avoid problems with not standard
installations.

Signed-off-by: gianluca.pacchiella <pacchiel@studenti.ph.unito.it>
git-subtree.sh