summaryrefslogtreecommitdiff
path: root/builtin-ls-tree.c
diff options
context:
space:
mode:
authorLibravatar Matthias Lederhofer <matled@gmx.net>2007-06-28 16:15:25 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-07-02 01:33:44 -0700
commit7627943a1bb0cda6f37b66381a62facf9e200285 (patch)
tree42d37f639f6d8851a7448562b64a281de8a0d45d /builtin-ls-tree.c
parentgit-clone: fetch possibly detached HEAD over dumb http (diff)
downloadtgif-7627943a1bb0cda6f37b66381a62facf9e200285.tar.xz
getenv/setenv: use constants if available
There were places using "GIT_DIR" instead of GIT_DIR_ENVIRONMENT and "GIT_CONFIG" instead of CONFIG_ENVIRONMENT. This makes it easier to find all places touching an environment variable using git grep or similar tools. Signed-off-by: Matthias Lederhofer <matled@gmx.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-ls-tree.c')
0 files changed, 0 insertions, 0 deletions