[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = git@github.com:openfisca/openfisca-france-local.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "faj"]
	remote = origin
	merge = refs/heads/faj
[branch "fsl-base-ressources"]
	remote = origin
	merge = refs/heads/fsl-base-ressources
[branch "tests-eure-et-loir"]
	remote = origin
	merge = refs/heads/tests-eure-et-loir
[branch "msa_openfisca_france_local_AidesEureEtLoirs1"]
	remote = origin
	merge = refs/heads/msa_openfisca_france_local_AidesEureEtLoirs1
[branch "update-install"]
	remote = origin
	merge = refs/heads/update-install
[branch "create-build"]
	remote = origin
	merge = refs/heads/create-build
