[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "plugins"]
	url = github:containernetworking/plugins
	fetch = +refs/heads/*:refs/remotes/plugins/*
[branch "master"]
	remote = plugins
	merge = refs/heads/master
[remote "lsm5"]
	url = gitlab:lsm5/containernetworking-plugins.git
	url = github:lsm5/containernetworking-plugins.git
	fetch = +refs/heads/*:refs/remotes/lsm5/*
[branch "debian-stable"]
	remote = lsm5
	merge = refs/heads/debian-stable
