File: .gitmodules

package info (click to toggle)
tcpflow 1.5.2%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 3,428 kB
  • sloc: cpp: 18,481; python: 8,737; sh: 1,343; xml: 1,118; makefile: 392; ansic: 367
file content (11 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[submodule "src/be13_api"]
	path = src/be13_api
	url = https://github.com/simsong/be13_api.git
	branch = master
[submodule "src/dfxml"]
	path = src/dfxml
	url = https://github.com/simsong/dfxml.git
	branch = master
[submodule "src/http-parser"]
	path = src/http-parser
	url = https://github.com/simsong/http-parser.git