The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = catagits@git.shadowcat.co.uk:Catalyst-Authentication-Credential-OAuth
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "amiri"]
	url = git://github.com/amiri/Catalyst-Authentication-Credential-OAuth.git
	fetch = +refs/heads/*:refs/remotes/amiri/*