]> git.cworth.org Git - scherzo/commitdiff
Add mnemon code as a git submodule
authorCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 00:54:06 +0000 (17:54 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 00:54:06 +0000 (17:54 -0700)
The scherzo code will be taking advantage of the mnemon code as if
it were a library of sorts.

.gitmodules [new file with mode: 0644]
mnemon [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..05ff4f3
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "mnemon"]
+       path = mnemon
+       url = /home/cworth/src/mnemon
diff --git a/mnemon b/mnemon
new file mode 160000 (submodule)
index 0000000..10d0f1e
--- /dev/null
+++ b/mnemon
@@ -0,0 +1 @@
+Subproject commit 10d0f1e757ef8c22bf8c1d921b624296a25ab238