[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
[remote "origin"]
	url = https://www.privoxy.org/git/privoxy.git
	tagOpt = --no-tags
	fetch = +refs/*:refs/*
	mirror = true
