Files
git/builtin
Junio C Hamano e706aaf3bc Merge branch 'ps/config-global-override'
Replace GIT_CONFIG_NOSYSTEM mechanism to decline from reading the
system-wide configuration file with GIT_CONFIG_SYSTEM that lets
users specify from which file to read the system-wide configuration
(setting it to an empty file would essentially be the same as
setting NOSYSTEM), and introduce GIT_CONFIG_GLOBAL to override the
per-user configuration in $HOME/.gitconfig.

* ps/config-global-override:
  t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent tests
  config: allow overriding of global and system configuration
  config: unify code paths to get global config paths
  config: rename `git_etc_config()`
2021-05-07 12:47:39 +09:00
..
2021-04-14 13:46:48 -07:00
2021-01-06 15:10:49 -08:00
2021-02-25 16:43:29 -08:00
2021-04-20 11:09:50 -07:00
2021-03-13 16:00:09 -08:00
2021-04-08 13:23:25 -07:00
2021-01-06 15:10:49 -08:00
2020-10-16 12:30:45 -07:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-01-06 15:10:49 -08:00
2021-03-13 16:00:09 -08:00
2021-04-16 13:36:55 -07:00
2021-04-20 11:09:50 -07:00
2021-04-07 16:54:08 -07:00
2021-04-30 13:50:26 +09:00
2021-04-14 13:47:17 -07:00
2021-04-07 16:54:08 -07:00
2021-04-14 13:47:21 -07:00
2021-03-13 16:00:09 -08:00
2021-03-13 16:00:09 -08:00
2021-03-13 16:00:09 -08:00
2021-02-25 16:43:33 -08:00
2021-04-16 13:53:34 -07:00
2021-03-19 15:25:38 -07:00
2021-04-07 16:54:08 -07:00
2021-04-08 13:23:25 -07:00
2021-04-14 13:47:24 -07:00
2021-01-25 14:19:19 -08:00
2021-04-20 11:09:50 -07:00
2021-04-14 13:47:29 -07:00
2021-03-14 15:57:59 -07:00