[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
[remote "origin"]
	url = https://www.cl.cam.ac.uk/~mgk25/git/jbigkit
	tagOpt = --no-tags
	fetch = +refs/*:refs/*
	mirror = true
