[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[credential]
	helper = gcloud.sh
[remote "google"]
	url = https://source.developers.google.com/p/implementing-modern-devops/r/aggregator
	fetch = +refs/heads/*:refs/remotes/google/*
