[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
	ignorecase = true
	precomposeunicode = true
	symlinks = true
	fsmonitor = false
	longpaths = true
[remote "origin"]
	url = https://github.com/apple/swift-argument-parser.git
	fetch = +refs/*:refs/*
	mirror = true
