Add support for managed SSH transport #minor (#814) #815

Merged
github-actions[bot] merged 1 commits from cherry-pick-1204152418-release-1.0 into release-1.0 2021-09-05 19:07:52 -05:00
github-actions[bot] commented 2021-09-05 19:04:58 -05:00 (Migrated from github.com)

This change drops the (hard) dependency on libssh2 and instead uses Go's
implementation of SSH when libgit2 is not built with it.

(cherry picked from commit 70e5e419cf)

This change drops the (hard) dependency on libssh2 and instead uses Go's implementation of SSH when libgit2 is not built with it. (cherry picked from commit 70e5e419cf0cab31553b106267a0296f3cd672d9)
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#815
No description provided.