[28440] in Source-Commits
debathena commit: Add new installer repo to submodules
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Sep 24 16:07:24 2014
Date: Wed, 24 Sep 2014 16:07:18 -0400
From: Jonathan D Reed <jdreed@mit.edu>
Message-Id: <201409242007.s8OK7ITF014009@drugstore.mit.edu>
To: source-commits@mit.edu
https://github.com/mit-athena/debathena/commit/354165ece429e0e80d38afa0e22f1b011a4fae21
commit 354165ece429e0e80d38afa0e22f1b011a4fae21
Author: Jonathan Reed <jdreed@mit.edu>
Date: Wed Sep 24 16:05:59 2014 -0400
Add new installer repo to submodules
Add the new installer repo, previously part of the
scripts repo.
.gitmodules | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 55bb3f4..d80921b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -451,3 +451,6 @@
[submodule "athena/account-repair"]
path = athena/account-repair
url = ../account-repair.git
+[submodule "misc/installer"]
+ path = misc/installer
+ url = ../installer.git