File: .gitmodules

package info (click to toggle)
psi 1.5%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 14,888 kB
  • sloc: cpp: 156,588; ansic: 15,068; javascript: 13,441; xml: 3,199; sh: 1,038; objc: 407; makefile: 396; python: 196; ruby: 171
file content (12 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "iris"]
	path = iris
	url = https://github.com/psi-im/iris.git
[submodule "src/libpsi"]
	path = src/libpsi
	url = https://github.com/psi-im/libpsi.git
[submodule "3rdparty/qhttp"]
	path = 3rdparty/qhttp
	url = https://github.com/azadkuh/qhttp.git
[submodule "3rdparty/http-parser"]
	path = 3rdparty/http-parser
	url = https://github.com/nodejs/http-parser.git