[core]
	bare = false
	repositoryformatversion = 0
	filemode = true
	logallrefupdates = true
[remote "pkg"]
	url = https://git.launchpad.net/~usd-import-team/ubuntu/+source/tftp-hpa
	fetch = +refs/heads/*:refs/remotes/pkg/*
	fetch = +refs/tags/*:refs/tags/pkg/*
	pushurl = ssh://paelzer@git.launchpad.net/~usd-import-team/ubuntu/+source/tftp-hpa
	tagOpt = --no-tags
[remote "paelzer"]
	url = https://git.launchpad.net/~paelzer/ubuntu/+source/tftp-hpa
	fetch = +refs/heads/*:refs/remotes/paelzer/*
	fetch = +refs/tags/*:refs/tags/paelzer/*
	pushurl = ssh://paelzer@git.launchpad.net/~paelzer/ubuntu/+source/tftp-hpa
	tagOpt = --no-tags
