[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "mailine"]
	url = git@gitorious.org:twcano/sharing-service-twitpic.git
	fetch = +refs/heads/*:refs/remotes/mailine/*
[remote "scottr"]
	url = git://gitorious.org/~scottr/twcano/scottrs-sharing-service-twitpic.git
	fetch = +refs/heads/*:refs/remotes/scottr/*
[branch "merge"]
	remote = scottr
	merge = refs/heads/master
