ssh: introduce GIT_SSH_EXEC for external OpenSSH
We can now use the `git_process` class to invoke OpenSSH and use it as an SSH transport. This may be preferred over libssh2 for a variety of callers.
Showing
src/libgit2/transports/ssh_exec.c
0 → 100644
src/libgit2/transports/ssh_exec.h
0 → 100644
Please
register
or
sign in
to comment