.gitmodules (776B)
1 [submodule "translators"] 2 path = translators 3 url = git://github.com/zotero/translators.git 4 branch = master 5 [submodule "chrome/content/zotero/locale/csl"] 6 path = chrome/content/zotero/locale/csl 7 url = git://github.com/citation-style-language/locales.git 8 branch = master 9 [submodule "styles"] 10 path = styles 11 url = git://github.com/zotero/bundled-styles.git 12 branch = master 13 [submodule "test/resource/chai"] 14 path = test/resource/chai 15 url = https://github.com/chaijs/chai.git 16 branch = master 17 [submodule "test/resource/mocha"] 18 path = test/resource/mocha 19 url = https://github.com/mochajs/mocha.git 20 branch = master 21 [submodule "test/resource/chai-as-promised"] 22 path = test/resource/chai-as-promised 23 url = https://github.com/domenic/chai-as-promised.git 24 branch = master