mirror of
https://github.com/git/git.git
synced 2026-03-14 02:43:25 +01:00
builtin_exec_path returns the hard-coded installation path, which is used as the ultimate fallback to look for git commands. Making it into a function enables us to return a computed value instead of just a constant string.
4.6 KiB
4.6 KiB