[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
[remote "origin"]
	url = https://codeberg.org/blackmagic-debug/blackmagic
	tagOpt = --no-tags
	fetch = +refs/*:refs/*
	mirror = true
