File: .gitmodules

package info (click to toggle)
libmaxminddb 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,856 kB
  • ctags: 437
  • sloc: ansic: 5,006; perl: 1,013; makefile: 100; sh: 89
file content (9 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[submodule "maxmind-db"]
	path = maxmind-db
	url = git://github.com/maxmind/MaxMind-DB.git
[submodule "t/libtap"]
	path = t/libtap
	url = git://github.com/zorgnax/libtap.git
[submodule "t/maxmind-db"]
	path = t/maxmind-db
	url = git://github.com/maxmind/MaxMind-DB.git