"current_exec_path" is a misleading name, use "argv_exec_path"
commit384df83312d24ea4d11adcf4e73921fc192595d2
authorScott R Parish <srp@srparish.net>
Sat, 27 Oct 2007 08:36:51 +0000 (27 01:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2007 03:51:37 +0000 (29 20:51 -0700)
tree38167671605fcf2a932ccab53cb775eb43d1c82a
parentedb6ddc53e71f4f959665cbc3180bb21b7ee7634
"current_exec_path" is a misleading name, use "argv_exec_path"

Signed-off-by: Scott R Parish <srp@srparish.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
exec_cmd.c
exec_cmd.h
git.c