[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/openshift/windows-machine-config-operator.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "windows-machine-config-bootstrapper"]
	url = https://github.com/openshift/windows-machine-config-bootstrapper
[submodule "ovn-kubernetes"]
	url = https://github.com/openshift/ovn-kubernetes
[submodule "containernetworking-plugins"]
	url = https://github.com/openshift/containernetworking-plugins
[submodule "kubernetes"]
	url = https://github.com/openshift/kubernetes
[submodule "promu"]
	url = https://github.com/openshift/prometheus-promu
[submodule "windows_exporter"]
	url = https://github.com/openshift/prometheus-community-windows_exporter
