[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "garage"]
	url = https://vcs.maemo.org/git/ssh-status
	fetch = +refs/heads/*:refs/remotes/garage/*
[branch "master"]
	remote = garage
	merge = refs/heads/master
[remote "origin"]
	url = git@gitorious.org:n900-ssh-status/ssh-status.git
	fetch = +refs/heads/*:refs/remotes/origin/*
