[core]
	bare = false
	repositoryformatversion = 0
	filemode = true
	logallrefupdates = true
[remote "pkg"]
	url = https://git.launchpad.net/ubuntu/+source/ubuntu-restricted-addons
	fetch = +refs/heads/*:refs/remotes/pkg/*
	fetch = +refs/tags/*:refs/tags/pkg/*
	fetch = +refs/notes/commits:refs/notes/changelog
	pushurl = ssh://seb128@git.launchpad.net/ubuntu/+source/ubuntu-restricted-addons
	tagOpt = --no-tags
[remote "seb128"]
	url = https://git.launchpad.net/~seb128/ubuntu/+source/ubuntu-restricted-addons
	fetch = +refs/heads/*:refs/remotes/seb128/*
	fetch = +refs/tags/*:refs/tags/seb128/*
	pushurl = ssh://seb128@git.launchpad.net/~seb128/ubuntu/+source/ubuntu-restricted-addons
	tagOpt = --no-tags
[branch "ubuntu/devel"]
	remote = pkg
	merge = refs/heads/ubuntu/devel
[notes]
	displayRef = refs/notes/changelog
[remote "charles05"]
	url = https://git.launchpad.net/~charles05/ubuntu/+source/ubuntu-restricted-addons
	fetch = +refs/heads/*:refs/remotes/charles05/*
	fetch = +refs/tags/*:refs/tags/charles05/*
	pushurl = ssh://seb128@git.launchpad.net/~charles05/ubuntu/+source/ubuntu-restricted-addons
	tagOpt = --no-tags
[branch "refresh-package-lists"]
	remote = charles05
	merge = refs/heads/refresh-package-lists
