[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "github"]
	url = git@github.com:parrotsec/debian-installer
	fetch = +refs/heads/*:refs/remotes/github/*
[remote "origin"]
	url = git@git.parrot.sh:packages/installer/debian-installer
	fetch = +refs/heads/*:refs/remotes/origin/*
