diff options
author | Junio C Hamano <junkio@cox.net> | 2005-07-28 00:28:44 -0700 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-07-28 07:29:59 -0500 |
commit | 73b6a6cbda9cd568e2544f2c7dd6c217e369cc37 (patch) | |
tree | 7a42296b1bdfe899054652b09637fb41d6faf377 /commit.c | |
parent | 4ef175376341b15f25098f0ef0ae77852bd3dc88 (diff) | |
download | git-73b6a6cbda9cd568e2544f2c7dd6c217e369cc37.tar.gz |
[PATCH] gitk: Use GIT_DIR where appropriate.
Some places assumed .git is the GIT_DIR, resulting heads and
tags not showing when it was run like "GIT_DIR=. gitk --all".
This is not a contrived example --- I rely on it to verify
my private copy of git.git repository before pushing it out.
Define a single procedure "gitdir" and use it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions