[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = https://github.com/nuget/nuget.client
[submodule "submodules/Common"]
	active = true
	url = https://github.com/aspnet/Common.git
[submodule "submodules/FileSystem"]
	active = true
	url = https://github.com/NuGet/FileSystem.git
[submodule "submodules/NuGet.Build.Localization"]
	active = true
	url = https://github.com/NuGet/NuGet.Build.Localization.git
