[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/cosynus-lix/GARA.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "Main"]
	remote = origin
	merge = refs/heads/Main
[branch "gara_hrac_highDim"]
	remote = origin
	merge = refs/heads/gara_hrac_highDim
[branch "STAR_stochastic"]
	remote = origin
	merge = refs/heads/STAR_stochastic
[branch "STAR-BT"]
	remote = origin
	merge = refs/heads/STAR-BT
