[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://gitlab.com/rhcontainerbot/crun.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "debian"]
	remote = origin
	merge = refs/heads/debian
[submodule "libocispec"]
	active = true
	url = https://github.com/containers/libocispec.git
