Commit Graph
2 Commits
Author SHA1 Message Date
Philip PetersonandGitHub cbbd3726b4 Pass --global when calling git config --get, for consistency with git config --set (#23157)
This arose out of #22451; it seems we are checking using non-global
settings to see if a config value is set, in order to decide whether to
call another global(-indeed) configuration command. This PR changes it
so that both the check and the set are for global configuration.
2023-02-28 15:26:19 -06:00
Philip PetersonandGitHub 4604048010 Removed some vestigial code related to Range bounds checks (#20312) 2022-07-28 11:04:36 +08:00