[core]
	repositoryformatversion = 0
	filemode = true
	logallrefupdates = true
	precomposeunicode = true
[remote "ParserPublicBitBucket"]
	url = https://mfricke1947@bitbucket.org/mfricke1947/parserpublic.git
	fetch = +refs/heads/*:refs/remotes/ParserPublicBitBucket/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "ParserPublic"]
	url = https://github.com/mfricke1947/ParserPublic.git
	fetch = +refs/heads/*:refs/remotes/ParserPublic/*
	pushurl = https://github.com/mfricke1947/ParserPublic.git
[remote "origin"]
	url = https://github.com/mfricke1947/ParserPublic.git
	fetch = +refs/heads/*:refs/remotes/origin/*
