Merge pull request #6617 from libgit2/ethomson/openssh
Add OpenSSH support
Showing
src/libgit2/transports/ssh_exec.c
0 → 100644
src/libgit2/transports/ssh_libssh2.c
0 → 100644
src/libgit2/transports/ssh_libssh2.h
0 → 100644
src/util/process.h
0 → 100644
src/util/unix/process.c
0 → 100644
src/util/win32/process.c
0 → 100644
tests/resources/process/cat.bat
0 → 100644
tests/resources/process/env.cmd
0 → 100644
tests/resources/process/helloworld.sh
0 → 100755
tests/resources/process/pwd.bat
0 → 100644
tests/util/process/env.c
0 → 100644
tests/util/process/start.c
0 → 100644
tests/util/process/win32.c
0 → 100644
Please
register
or
sign in
to comment