shell: Add a submodule with POSIX shell examples
authorW. Trevor King <wking@tremily.us>
Thu, 24 Oct 2013 02:40:19 +0000 (19:40 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 24 Oct 2013 02:40:19 +0000 (19:40 -0700)
.gitmodules [new file with mode: 0644]
shell [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..8689a49
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "shell"]
+       path = shell
+       url = git://tremily.us/swc-modular-shell.git
diff --git a/shell b/shell
new file mode 160000 (submodule)
index 0000000..9494c87
--- /dev/null
+++ b/shell
@@ -0,0 +1 @@
+Subproject commit 9494c87aa58ef2fc9d3e69051ce2682102c13004