[core]
	repositoryformatversion = 0
	filemode = false
	bare = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp.git
	tagOpt = --no-tags
	fetch = +refs/*:refs/*
	mirror = true
