From 033f1857ca91735f63c32d7a24c0ce91bd57adb5 Mon Sep 17 00:00:00 2001 From: Yue Xin Date: Sun, 2 Mar 2014 12:50:10 +0800 Subject: [PATCH] add pelican-iliork as submodule --- .gitmodules | 3 +++ pelican-iliork | 1 + 2 files changed, 4 insertions(+) create mode 160000 pelican-iliork diff --git a/.gitmodules b/.gitmodules index 29c6d41..4c83290 100644 --- a/.gitmodules +++ b/.gitmodules @@ -97,3 +97,6 @@ [submodule "voidy-bootstrap"] path = voidy-bootstrap url = https://github.com/robulouski/voidy-bootstrap.git +[submodule "pelican-iliork"] + path = pelican-iliork + url = https://github.com/yuex/pelican-iliork.git diff --git a/pelican-iliork b/pelican-iliork new file mode 160000 index 0000000..078a96f --- /dev/null +++ b/pelican-iliork @@ -0,0 +1 @@ +Subproject commit 078a96fbf815017bd2ebbbb362fd357f21a7e0e0