From 5d6a68998e2eca15399227a2cabfff075792c526 Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Thu, 12 Apr 2012 18:43:16 -0700 Subject: [PATCH] Add the GitHub resin drop --- .gitmodules | 3 +++ drops/github | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 drops/github diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..91a2ca8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "drops/github"] + path = drops/github + url = git://github.com/rtyler/github-resindrop.git diff --git a/drops/github b/drops/github new file mode 160000 index 0000000..f2e1b8f --- /dev/null +++ b/drops/github @@ -0,0 +1 @@ +Subproject commit f2e1b8fa7f428f9e7380bdd94b112182c1793ed2