From 3ccd9e6a3a5b346a3c5cae6312a66b46248f7dfd Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Mon, 16 Mar 2015 18:57:26 -0300 Subject: [PATCH] adding serpro theme as submodule --- .gitmodules | 3 +++ public/designs/themes/serpro | 1 + 2 files changed, 4 insertions(+), 0 deletions(-) create mode 100644 .gitmodules create mode 160000 public/designs/themes/serpro diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..44832b0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "public/designs/themes/serpro"] + path = public/designs/themes/serpro + url = http://gitlab.serpro/voce-serpro/serpro-theme.git diff --git a/public/designs/themes/serpro b/public/designs/themes/serpro new file mode 160000 index 0000000..225c72f --- /dev/null +++ b/public/designs/themes/serpro @@ -0,0 +1 @@ +Subproject commit 225c72fdc236379159a997b17b7203a582343292 -- libgit2 0.21.2