mirror of
https://github.com/git/git.git
synced 2026-01-17 06:13:11 +00:00
Currently, execv_git_cmd() always try running the dashed form, which means we cannot easily remove the git-foo hardlinks for built-in commands. This updates the function to always exec "git foo" form, and makes sure "git" potty does not infinitely recurse to itself. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2.1 KiB
2.1 KiB