[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
[remote "origin"]
	url = https://git.joeyh.name/git/moreutils.git
	fetch = +refs/*:refs/*
	mirror = true
