File: .gitmodules

package info (click to toggle)
svn-all-fast-export 1.0.18%2Bgit20221225-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 524 kB
  • sloc: cpp: 3,192; sh: 95; makefile: 12
file content (12 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "test/libs/bats-core"]
	path = test/libs/bats-core
	url = https://github.com/bats-core/bats-core
[submodule "test/libs/bats-assert"]
	path = test/libs/bats-assert
	url = https://github.com/bats-core/bats-assert
[submodule "test/libs/bats-support"]
	path = test/libs/bats-support
	url = https://github.com/bats-core/bats-support
[submodule "test/libs/bats-file"]
	path = test/libs/bats-file
	url = https://github.com/tralston/bats-file