[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/containers/crun
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "libocispec"]
	url = /mnt/jenkins/workspace/Sky-Cello-Yocto-Release-Pipeline/build-sky-cello/../downloads/git2/github.com.containers.libocispec.git
