[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = http://gitlab.mdc/colmoda/CMDA.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "funcional4"]
	remote = origin
	merge = refs/heads/funcional4
[branch "saldo-will"]
	remote = origin
	merge = refs/heads/saldo-will
[branch "timeclock--will"]
	remote = origin
	merge = refs/heads/timeclock--will
