From: W. Trevor King Date: Thu, 24 Oct 2013 02:40:19 +0000 (-0700) Subject: shell: Add a submodule with POSIX shell examples X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=551e85f8f6ba0325b9bfccdb70be8541a7b5be96;p=swc-workshop.git shell: Add a submodule with POSIX shell examples --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8689a49 --- /dev/null +++ b/.gitmodules @@ -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 index 0000000..9494c87 --- /dev/null +++ b/shell @@ -0,0 +1 @@ +Subproject commit 9494c87aa58ef2fc9d3e69051ce2682102c13004