setup: Add a submodule with student-setup utilities
authorW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 19:21:15 +0000 (12:21 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 19:31:09 +0000 (12:31 -0700)
.gitmodules
setup [new submodule]

index b2252e4767d257df51453fd21f69a3c932d04c35..1c187a188d8ff24b4e204a3fd93b14189e165535 100644 (file)
@@ -1,3 +1,6 @@
+[submodule "setup"]
+       path = setup
+       url = git://tremily.us/swc-setup.git
 [submodule "version-control"]
        path = version-control
        url = git://tremily.us/swc-version-control.git
diff --git a/setup b/setup
new file mode 160000 (submodule)
index 0000000..99591c7
--- /dev/null
+++ b/setup
@@ -0,0 +1 @@
+Subproject commit 99591c7fa6f4b466c2175ec0dcf46d9b2ef78a20