From: Geoff Kimball Date: Wed, 6 Jan 2016 00:22:06 +0000 (-0800) Subject: Add starter project template repo as a Git submodule for testing X-Git-Tag: v2.0.0-rc.1~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf72a92bc00d0d2a1e131cd7819fa9f89923c3d;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Add starter project template repo as a Git submodule for testing --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..930a9a3c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "foundation-emails-template"] + path = foundation-emails-template + url = https://github.com/zurb/foundation-emails-template diff --git a/foundation-emails-template b/foundation-emails-template new file mode 160000 index 00000000..0edb79ff --- /dev/null +++ b/foundation-emails-template @@ -0,0 +1 @@ +Subproject commit 0edb79ff19857869b041da36ebed8d1b07db24f2