summaryrefslogtreecommitdiff
path: root/tests-clar/resources/submod2/gitmodules
blob: 4c31108edb2111779f2107be611acd6c382e5ae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "sm_missing_commits"]
	path = sm_missing_commits
	url = ../submod2_target
[submodule "sm_unchanged"]
	path = sm_unchanged
	url = ../submod2_target
[submodule "sm_changed_file"]
	path = sm_changed_file
	url = ../submod2_target
[submodule "sm_changed_index"]
	path = sm_changed_index
	url = ../submod2_target
[submodule "sm_changed_head"]
	path = sm_changed_head
	url = ../submod2_target
[submodule "sm_changed_untracked_file"]
	path = sm_changed_untracked_file
	url = ../submod2_target
[submodule "sm_added_and_uncommited"]
	path = sm_added_and_uncommited
	url = ../submod2_target
[submodule "sm_gitmodules_only"]
	path = sm_gitmodules_only
	url = ../submod2_target