[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "gitlab"]
	url = https://gitlab.com/football-fantasy/holger-utils
	fetch = +refs/heads/*:refs/remotes/gitlab/*
[branch "auth"]
	remote = gitlab
	merge = refs/heads/auth
