From 1b3b11b6f9044d44cb9a822a78197a2ebc6f306a Mon Sep 17 00:00:00 2001 From: Julius Unverfehrt Date: Wed, 3 Aug 2022 09:41:06 +0200 Subject: [PATCH] add pyinfra and pdf2image as git submodule --- .gitmodules | 6 ++++++ incl/pdf2image | 1 + incl/pyinfra | 1 + 3 files changed, 8 insertions(+) create mode 160000 incl/pdf2image create mode 160000 incl/pyinfra diff --git a/.gitmodules b/.gitmodules index e69de29..6f15bbc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "incl/pyinfra"] + path = incl/pyinfra + url = ssh://git@git.iqser.com:2222/rr/pyinfra.git +[submodule "incl/pdf2image"] + path = incl/pdf2image + url = ssh://git@git.iqser.com:2222/rr/pdf2image.git diff --git a/incl/pdf2image b/incl/pdf2image new file mode 160000 index 0000000..17965e4 --- /dev/null +++ b/incl/pdf2image @@ -0,0 +1 @@ +Subproject commit 17965e4578818b16cbd1638dfde1c58cbea55954 diff --git a/incl/pyinfra b/incl/pyinfra new file mode 160000 index 0000000..0f6512d --- /dev/null +++ b/incl/pyinfra @@ -0,0 +1 @@ +Subproject commit 0f6512df5423df98d334f5735170cd1f7642998a