From: W. Trevor King Date: Wed, 30 Oct 2013 03:45:37 +0000 (-0700) Subject: exercises/genotype: Add the genotype example submodule X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0280d05f8b0b7d67cf07f7946d89e93e66e4b50a;p=swc-modular-shell.git exercises/genotype: Add the genotype example submodule Drop exercises from the submodule name in case we want to reorganize later. We won't have any other 'genotype' submodules. --- diff --git a/.gitmodules b/.gitmodules index c933ac7..9588f6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "dictionary"] path = exercises/dictionary url = git://tremily.us/swc-modular-shell-dictionary.git +[submodule "genotype"] + path = exercises/genotype + url = git://tremily.us/swc-modular-shell-genotype.git diff --git a/exercises/genotype b/exercises/genotype new file mode 160000 index 0000000..4f63575 --- /dev/null +++ b/exercises/genotype @@ -0,0 +1 @@ +Subproject commit 4f63575228e8c46a7774969462edf0a7e0180995