[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/p4lang/p4c
	fetch = +refs/tags/v1.2.3.0:refs/tags/v1.2.3.0
[submodule "backends/ebpf/runtime/contrib/libbpf"]
	url = https://github.com/libbpf/libbpf
[submodule "control-plane/p4runtime"]
	url = https://github.com/p4lang/p4runtime.git
[submodule "test/frameworks/gtest"]
	url = https://github.com/google/googletest.git
