[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = git://github.com/tesseract-ocr/tesseract.git
	fetch = +refs/heads/4.1:refs/remotes/origin/4.1
[branch "4.1"]
	remote = origin
	merge = refs/heads/4.1
[submodule "test"]
	active = true
	url = https://github.com/tesseract-ocr/test
