git_exec_path      98 exec_cmd.c     	add_path(&new_path, git_exec_path());
git_exec_path       6 exec_cmd.h     extern const char *git_exec_path(void);
git_exec_path      95 git.c          				puts(git_exec_path());
git_exec_path     171 help.c         	const char *exec_path = git_exec_path();
git_exec_path     206 help.c         		const char *exec_path = git_exec_path();