File: gitmodules

package info (click to toggle)
libgit2 1.9.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,804 kB
  • sloc: ansic: 203,436; javascript: 2,458; sh: 1,763; python: 384; perl: 99; php: 65; makefile: 33
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