From 153abd682bdbef42aeec46deec09d2a798a838b1 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 2 May 2019 15:59:23 -0400 Subject: add subkdule --- .gitmodules | 3 +++ python-ssh2 | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-ssh2 diff --git a/.gitmodules b/.gitmodules index 0c27855..4a98ee0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -281,3 +281,6 @@ [submodule "python-pickle5"] path = python-pickle5 url = ssh://aur@aur.archlinux.org/python-pickle5.git +[submodule "python-ssh2"] + path = python-ssh2 + url = aur@aur.archlinux.org:python-ssh2.git diff --git a/python-ssh2 b/python-ssh2 new file mode 160000 index 0000000..8a85c81 --- /dev/null +++ b/python-ssh2 @@ -0,0 +1 @@ +Subproject commit 8a85c8139d67d6d62f9e13bc6e1191e4937f9a05 -- cgit v1.2.3-70-g09d2