mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-21 08:23:24 -05:00
This branch introduces support for reading the "Windows-wide" Git configuration from `%PROGRAMDATA%\Git\config`. As these settings are intended to be shared between *all* Git-related software, that config file takes an even lower precedence than `$(prefix)/etc/gitconfig`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>