[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = ssh://git@gitlab.com/xivo.solutions/xivo-ci.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "6229-Tag-packages"]
	remote = origin
	merge = refs/heads/6229-Tag-packages
[branch "6802-Bump-xivo-on-rc-pipeline"]
	remote = origin
	merge = refs/heads/6802-Bump-xivo-on-rc-pipeline
[branch "8218-support-iv-on-one-click-build"]
	remote = origin
	merge = refs/heads/8218-support-iv-on-one-click-build
[branch "ansc-build-jenkins"]
	remote = origin
	merge = refs/heads/ansc-build-jenkins
