[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[user]
	email = marc@futbolia.org
	name = marcflove
[remote "github"]
	url = https://github.com/floveorg/liberada.git
	fetch = +refs/heads/*:refs/remotes/github/*
[branch "main"]
	remote = github
	merge = refs/heads/main
