summaryrefslogtreecommitdiff
path: root/builtin-prune-packed.c
diff options
context:
space:
mode:
authorLibravatar Scott R Parish <srp@srparish.net>2007-10-28 20:30:52 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-10-29 20:51:37 -0700
commit1eb056905a2956ca9fabd2edcce05c0a29ce64b1 (patch)
tree9e3036de07b6e76d4d7a76947f7b3462ee7ef521 /builtin-prune-packed.c
parentuse only the $PATH for exec'ing git commands (diff)
downloadtgif-1eb056905a2956ca9fabd2edcce05c0a29ce64b1.tar.xz
include $PATH in generating list of commands for "help -a"
Git had previously been using the $PATH for scripts--a previous patch moved exec'ed commands to also use the $PATH. For consistency "help -a" should also list commands in the $PATH. The main commands are still listed from the git_exec_path(), but the $PATH is walked and other git commands (probably extensions) are listed. Signed-off-by: Scott R Parish <srp@srparish.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-prune-packed.c')
0 files changed, 0 insertions, 0 deletions