1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[submodule "couchdb/couchdb-lucene"]
path = couchdb/couchdb-lucene
url = https://github.com/rnewson/couchdb-lucene.git
[submodule "couchdb/settee"]
path = couchdb/settee
url = https://github.com/inadarei/settee.git
[submodule "lib/springy"]
path = lib/springy
url = https://github.com/dhotson/springy.git
[submodule "lib/php-diff"]
path = lib/php-diff
url = https://github.com/chrisboulton/php-diff.git
[submodule "javascripts/flot"]
path = javascripts/flot
url = https://github.com/paradoxxxzero/flot.git
[submodule "lib/Requests"]
path = lib/Requests
url = https://github.com/rmccue/Requests.git
|