File: .gitmodules

package info (click to toggle)
cl-iterate 20231229.git26cf129-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 972 kB
  • sloc: lisp: 4,172; sh: 238; makefile: 85
file content (15 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "ext/rt"]
	path = ext/rt
	url = https://gitlab.common-lisp.net/rtoy/rt.git
[submodule "ext/fiveam"]
	path = ext/fiveam
	url = https://github.com/sionescu/fiveam.git
[submodule "ext/alexandria"]
	path = ext/alexandria
	url = https://gitlab.common-lisp.net/alexandria/alexandria
[submodule "ext/trivial-backtrace"]
	path = ext/trivial-backtrace
	url = https://gitlab.common-lisp.net/trivial-backtrace/trivial-backtrace.git
[submodule "ext/asdf-flv"]
	path = ext/asdf-flv
	url = https://github.com/didierverna/asdf-flv.git