[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = https://vcs.maemo.org/git/azimuth
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "alban"]
	url = git://git.collabora.co.uk/git/user/alban/azimuth.git
	fetch = +refs/heads/*:refs/remotes/alban/*
