[core]
	bare = false
	repositoryformatversion = 0
	filemode = true
	logallrefupdates = true
[remote "pkg"]
	url = https://git.launchpad.net/ubuntu/+source/xutils-dev
	fetch = +refs/heads/*:refs/remotes/pkg/*
	fetch = +refs/tags/*:refs/tags/pkg/*
	fetch = +refs/notes/commits:refs/notes/changelog
	pushurl = ssh://logan@git.launchpad.net/ubuntu/+source/xutils-dev
	tagOpt = --no-tags
[remote "logan"]
	url = https://git.launchpad.net/~logan/ubuntu/+source/xutils-dev
	fetch = +refs/heads/*:refs/remotes/logan/*
	fetch = +refs/tags/*:refs/tags/logan/*
	pushurl = ssh://logan@git.launchpad.net/~logan/ubuntu/+source/xutils-dev
	tagOpt = --no-tags
[notes]
	displayRef = refs/notes/changelog
