forked from libgit2/libgit2sharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitmodules
More file actions
24 lines (24 loc) · 716 Bytes
/
gitmodules
File metadata and controls
24 lines (24 loc) · 716 Bytes
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 = ../submodule_target_wd
[submodule "sm_unchanged"]
path = sm_unchanged
url = ../submodule_target_wd
[submodule "sm_changed_file"]
path = sm_changed_file
url = ../submodule_target_wd
[submodule "sm_changed_index"]
path = sm_changed_index
url = ../submodule_target_wd
[submodule "sm_changed_head"]
path = sm_changed_head
url = ../submodule_target_wd
[submodule "sm_changed_untracked_file"]
path = sm_changed_untracked_file
url = ../submodule_target_wd
[submodule "sm_added_and_uncommited"]
path = sm_added_and_uncommited
url = ../submodule_target_wd
[submodule "sm_gitmodules_only"]
path = sm_gitmodules_only
url = ../submodule_target_wd