[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/kemo911/pro-main.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[remote "pro2"]
	url = https://github.com/kemo911/pro-main.git
	fetch = +refs/heads/*:refs/remotes/pro2/*
[pull]
	rebase = true
