summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <schulte.eric@gmail.com>2010-10-03 10:50:21 -0600
committerEric Schulte <schulte.eric@gmail.com>2010-10-05 11:54:48 -0600
commit509ee52b5317cbcd4a611f57980038c7249363ce (patch)
tree83135321fd82e50f592a4e75d19df048053f04ae
parent70ee58a8ab7aec45365eb02f90bef380be6f07a7 (diff)
downloadorg-mode-509ee52b5317cbcd4a611f57980038c7249363ce.tar.gz
adding ERT and jump.el as git submodules
-rw-r--r--.gitmodules6
m---------testing/ert0
m---------testing/jump0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..3c493aa
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "testing/jump"]
+ path = testing/jump
+ url = git://github.com/eschulte/jump.el.git
+[submodule "testing/ert"]
+ path = testing/ert
+ url = http://github.com/ohler/ert.git
diff --git a/testing/ert b/testing/ert
new file mode 160000
+Subproject 87b475f856ab6eab479b439b911c5e0c23918a3
diff --git a/testing/jump b/testing/jump
new file mode 160000
+Subproject 0def5442723f8a2928eda7bcf428aa29f8aa97c