[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = git@github.com:rst0git/criu-deb-packages.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[branch "open-build-service"]
	remote = origin
	merge = refs/heads/open-build-service
[branch "launchpad-20.04"]
	remote = origin
	merge = refs/heads/launchpad-20.04
[branch "launchpad-22.04"]
	remote = origin
	merge = refs/heads/launchpad-22.04
