summaryrefslogtreecommitdiff
path: root/t/t0033-safe-directory.sh
AgeCommit message (Expand)Author
2022-07-14safe.directory: use git_protected_config()Glen Choo
2022-06-27Sync with Git 2.36.2Junio C Hamano
2022-04-27safe.directory: document and check that it's ignored in the environmentSZEDER Gábor
2022-04-27t0033-safe-directory: check when 'safe.directory' is ignoredSZEDER Gábor
2022-04-27t0033-safe-directory: check the error message without matching the trash dirSZEDER Gábor
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares
2022-04-13t0033: add tests for safe.directoryDerrick Stolee