mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-28 15:45:21 -05:00
On XP, there is no %PROGRAMDATA%, therefore we need to use "%ALLUSERSPROFILE%\Application Data\Git\config" in those setups. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>