[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
[remote "origin"]
	url = https://github.com/jelmer/python-fastimport.git
	tagOpt = --no-tags
	fetch = +refs/*:refs/*
	mirror = true
