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

Merged
lhchavez merged 1 commits from cherry-pick-814-release-0.28 into release-0.28 2021-09-05 20:26:34 -05:00
lhchavez commented 2021-09-05 20:18:24 -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.

This change drops the (hard) dependency on libssh2 and instead uses Go's implementation of SSH when libgit2 is not built with it.
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#816
No description provided.