From 88b6eea4a76b1191463bd6f110fe12b919b1c26d Mon Sep 17 00:00:00 2001 From: Ayush Tiwari Date: Thu, 29 Nov 2018 11:21:13 +0100 Subject: [PATCH] [erp5_notebook] Add erp5_notebook as submodule --- .gitmodules | 3 +++ bt5/erp5_notebook | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 bt5/erp5_notebook diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..86213cba18 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "bt5/erp5_notebook"] + path = bt5/erp5_notebook + url = https://lab.nexedi.com/tiwariayush/erp5_notebook.git diff --git a/bt5/erp5_notebook b/bt5/erp5_notebook new file mode 160000 index 0000000000..d21e8d4319 --- /dev/null +++ b/bt5/erp5_notebook @@ -0,0 +1 @@ +Subproject commit d21e8d4319e7bf73f83652b07b54190580dcdef7 -- 2.25.1