commit 7caa4acdf8c8eea1a4ad54203e502ac1cb4732c4 Author: YoungSoo Shin Date: Mon Jul 7 10:17:50 2025 +0900 libssh: add submodule libssh-0.11.2 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0ea1fcd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libssh"] + path = libssh + url = https://git.libssh.org/projects/libssh.git diff --git a/libssh b/libssh new file mode 160000 index 0000000..dff6c08 --- /dev/null +++ b/libssh @@ -0,0 +1 @@ +Subproject commit dff6c0821ed54f6fbf5b755af43f54cbb723b1b1