File: .gitmodules

package info (click to toggle)
mrtrix3 3.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,712 kB
  • sloc: cpp: 129,776; python: 9,494; sh: 593; makefile: 234; xml: 47
file content (8 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
[submodule "testing/data"]
	path = testing/binaries/data
	url = https://github.com/MRtrix3/test_data
	ignore = dirty
[submodule "testing/script_data"]
	path = testing/scripts/data
	url = https://github.com/MRtrix3/script_test_data.git
	ignore = dirty