exercises/genotype: Add the genotype example submodule
authorW. Trevor King <wking@tremily.us>
Wed, 30 Oct 2013 03:45:37 +0000 (20:45 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 30 Oct 2013 04:05:41 +0000 (21:05 -0700)
Drop exercises from the submodule name in case we want to reorganize
later.  We won't have any other 'genotype' submodules.

.gitmodules
exercises/genotype [new submodule]

index c933ac711d1eaf9b7b29f96b4f21e8af151c368f..9588f6b795f305e5cfc24278be912a37ac01bfe3 100644 (file)
@@ -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 (submodule)
index 0000000..4f63575
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 4f63575228e8c46a7774969462edf0a7e0180995