From 2028df82ec268a550cb837f566c1e002c586fcdf Mon Sep 17 00:00:00 2001 From: Ivan Pelipenko Date: Thu, 23 Apr 2020 13:53:03 +0300 Subject: [PATCH] sub --- .gitmodules | 3 +++ pip | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 pip diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bd49571 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pip"] + path = pip + url = https://git.shs.tools/SHS/pip.git diff --git a/pip b/pip new file mode 160000 index 0000000..430483c --- /dev/null +++ b/pip @@ -0,0 +1 @@ +Subproject commit 430483cb559e96e4d258f48de7cdfef7c3177588