mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Programs that use git_config need to find the global configuration. When runtime prefix computation is enabled, this requires that git_extract_argv0_path() is called early in the program's main(). This commit adds the necessary calls in the programs that use git_config.
28 KiB
28 KiB