commit 6f165c9f65a78ae45367003ae41a3dac37ff6c1c parent 68553cc6dbf0d0826fbca6c8a93ad74615b6c429 Author: Dan Stillman <dstillman@zotero.org> Date: Thu, 27 Oct 2011 02:12:41 -0400 Add translators as a submodule Diffstat:
| A | .gitmodules | | | 3 | +++ |
| A | translators | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "translators"] + path = translators + url = git@github.com:zotero/translators.git diff --git a/translators b/translators @@ -0,0 +1 @@ +Subproject commit 8e60e7d544e189e6b58c1a94fd2e3cd8201f2dc3