From: Lars Hjemli Date: Mon, 18 Feb 2008 10:44:19 +0000 (+0100) Subject: Simplify setup of $GIT_DIR in git-sh-setup.sh X-Git-Tag: v1.5.5-rc0~192 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4d6d6d2d3f778b892f2481969e530ff67ee0aa6c?hp=4d6d6d2d3f778b892f2481969e530ff67ee0aa6c Simplify setup of $GIT_DIR in git-sh-setup.sh Using 'git rev-parse --git-dir' makes the code shorter and more future- proof. Signed-off-by: Lars Hjemli Signed-off-by: Junio C Hamano ---