From 8cacb9b0137587e72a564cbdfa0fa38da0e7a109 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 20 Oct 2016 13:35:34 +0200 Subject: [PATCH] update submodules --- .gitmodules | 3 +++ lib/django-prestashop | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 160000 lib/django-prestashop diff --git a/.gitmodules b/.gitmodules index b1d5806d..3c1d4bb4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "lib/mezzanine"] path = lib/mezzanine url = https://github.com/yomguy/mezzanine.git +[submodule "lib/django-prestashop"] + path = lib/mezzanine + url = https://github.com/yomguy/django-prestashop.git diff --git a/lib/django-prestashop b/lib/django-prestashop deleted file mode 160000 index 161ade38..00000000 --- a/lib/django-prestashop +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 161ade381ccbec5dcc731e1a37c95a52f7a5c73a -- 2.39.5