File: .gitmodules

package info (click to toggle)
protobuf 3.21.12-14
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 43,412 kB
  • sloc: cpp: 179,373; java: 88,098; objc: 60,661; ansic: 37,810; cs: 28,526; python: 22,565; php: 11,464; ruby: 6,127; sh: 3,635; makefile: 3,341; pascal: 2,352; xml: 2,317; javascript: 311; lisp: 87; awk: 17
file content (7 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
[submodule "third_party/benchmark"]
	path = third_party/benchmark
	url = https://github.com/google/benchmark.git
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest.git
	ignore = dirty