zotero/.gitmodules

25 lines
776 B
Text
Raw Normal View History

2011-10-27 06:12:41 +00:00
[submodule "translators"]
path = translators
2011-10-29 20:32:19 +00:00
url = git://github.com/zotero/translators.git
branch = master
2011-10-31 06:15:47 +00:00
[submodule "chrome/content/zotero/locale/csl"]
path = chrome/content/zotero/locale/csl
url = git://github.com/citation-style-language/locales.git
branch = master
[submodule "styles"]
path = styles
url = git://github.com/zotero/bundled-styles.git
branch = master
[submodule "test/resource/chai"]
path = test/resource/chai
url = https://github.com/chaijs/chai.git
branch = master
[submodule "test/resource/mocha"]
path = test/resource/mocha
url = https://github.com/mochajs/mocha.git
branch = master
2015-06-02 04:27:18 +00:00
[submodule "test/resource/chai-as-promised"]
path = test/resource/chai-as-promised
url = https://github.com/domenic/chai-as-promised.git
branch = master