[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[advice]
	detachedhead = false
[versionsort]
	suffix = -rc
[remote "origin"]
	url = https://github.com/apache/incubator-annotator.git
	fetch = +refs/heads/v0.1.x:refs/remotes/origin/v0.1.x
[branch "v0.1.x"]
	remote = origin
	merge = refs/heads/v0.1.x
