summaryrefslogtreecommitdiffstats
path: root/test/integration_new/commit/unstaged/expected/repo/.git_keep/config
blob: 2b89b8630f9217288101272d4907219c7afca1a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[user]
	email = CI@example.com
	name = CI
[commit]
	gpgSign = false
[protocol "file"]
	allow = always