File: gitmodules

package info (click to toggle)
libgit2 0.25.1%2Breally0.24.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 28,512 kB
  • ctags: 15,888
  • sloc: ansic: 153,520; sh: 297; python: 175; makefile: 70; php: 65
file content (24 lines) | stat: -rw-r--r-- 676 bytes parent folder | download | duplicates (12)
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