File: .gitmodules

package info (click to toggle)
colobot 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 415,532 kB
  • sloc: cpp: 129,246; ansic: 8,872; python: 2,158; sh: 672; awk: 91; xml: 35; makefile: 31
file content (9 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[submodule "data"]
	path = data
	url = https://github.com/colobot/colobot-data.git
	branch = .
	update = rebase
[submodule "lib/googletest"]
	path = lib/googletest
	url = https://github.com/google/googletest.git
	ignore = all