summaryrefslogtreecommitdiffstats
path: root/test/global_git_config
blob: bfd11875c9f052673eeb59c5173d0a0f6d4d2999 (plain)
1
2
3
4
5
6
7
8
[user]
	name = CI
	email = CI@example.com
[protocol "file"]
	# see https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html
	allow = always
[commit]
	gpgSign = false