File: gitmodules

package info (click to toggle)
libgit2 0.27.7%2Bdfsg.1-0.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 31,400 kB
  • sloc: ansic: 157,824; sh: 406; python: 182; php: 65; makefile: 61
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