mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-14 05:33:00 -05:00
The global configuration variables protect_hfs and protect_ntfs have been migrated into struct repo_config_values to tie them to per-repository configuration state. * ty/move-protect-hfs-ntfs: environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'