【问题标题】:Does libgit2 support SSH-Transport-Protocol?libgit2 是否支持 SSH 传输协议?
【发布时间】:2013-03-04 14:37:20
【问题描述】:

是否可以使用 ssh-keys 通过 ssh 克隆存储库?

【问题讨论】:

    标签: libgit2 libgit2sharp


    【解决方案1】:

    在 libgit2 中还没有实现 SSH 传输。

    检查 issue 1103 issue 1558 了解进度。

    更新

    拉取请求 1508 已于 2013 年 5 月 16 日合并

    从那时起,它也得到了很好的照顾(参见170617171775185119031904)。

    它现在还在 Travis 上不断测试(参见 1774)。

    【讨论】:

    • 这在 libgit2sharp 中也可用吗?
    • 任何提示如何使它工作?看起来它需要 libssh2 - 如何在 Windows 上使用 ssh-clone/fetch/pull/push?
    • @user1130329 libssh2 可以在 Windows 上运行。 The build instructions for libgit are here.
    猜你喜欢
    • 2014-02-24
    • 2012-07-09
    • 2014-11-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-02-25
    • 2013-02-18
    • 2019-03-27
    相关资源
    最近更新 更多