diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | python-ssh2 | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject 8a85c8139d67d6d62f9e13bc6e1191e4937f9a0 |
