File: .gitmodules

package info (click to toggle)
owncloud-client 2.2.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 23,144 kB
  • ctags: 5,433
  • sloc: cpp: 35,894; ansic: 7,917; perl: 1,474; python: 217; ruby: 174; makefile: 38; sh: 23
file content (15 lines) | stat: -rw-r--r-- 581 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "doc/ocdoc"]
	path = doc/ocdoc
	url = https://github.com/owncloud/documentation
[submodule "src/3rdparty/qtmacgoodies"]
	path = src/3rdparty/qtmacgoodies
	url = https://github.com/guruz/qtmacgoodies.git
[submodule "binary"]
	path = binary
	url = git://github.com/owncloud/owncloud-client-binary.git
[submodule "src/3rdparty/libcrashreporter-qt"]
	path = src/3rdparty/libcrashreporter-qt
	url = git://github.com/dschmidt/libcrashreporter-qt.git
[submodule "src/3rdparty/qtkeychain"]
	path = src/3rdparty/qtkeychain
	url = https://github.com/frankosterfeld/qtkeychain.git