[core]
	bare = false
	repositoryformatversion = 0
	filemode = true
	logallrefupdates = true
[remote "pkg"]
	url = https://git.launchpad.net/ubuntu/+source/pppoeconf
	fetch = +refs/heads/*:refs/remotes/pkg/*
	fetch = +refs/tags/*:refs/tags/pkg/*
	fetch = +refs/notes/commits:refs/notes/changelog
	pushurl = ssh://tsimonq2@git.launchpad.net/ubuntu/+source/pppoeconf
	tagOpt = --no-tags
[remote "tsimonq2"]
	url = https://git.launchpad.net/~tsimonq2/ubuntu/+source/pppoeconf
	fetch = +refs/heads/*:refs/remotes/tsimonq2/*
	fetch = +refs/tags/*:refs/tags/tsimonq2/*
	pushurl = ssh://tsimonq2@git.launchpad.net/~tsimonq2/ubuntu/+source/pppoeconf
	tagOpt = --no-tags
[notes]
	displayRef = refs/notes/changelog
[remote "liushuyu-011"]
	url = git+ssh://tsimonq2@git.launchpad.net/~liushuyu-011/ubuntu/+source/pppoeconf
	fetch = +refs/heads/*:refs/remotes/liushuyu-011/*
[branch "debian/sid"]
	remote = pkg
	merge = refs/heads/debian/sid
