Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ssh-keysを使用してssh経由でリポジトリのクローンを作成することは可能ですか?
SSH トランスポートは、libgit2 にはまだ実装されていません。
進行状況については、問題 1103 、問題 1558を確認 してください。
プルリクエスト1508 は2013 年 5 月 16 日にマージされました。
それ以来、それはまたよく世話されてきました (cf. 1706 , 1717 , 1775 , 1851 , 1903 , 1904 )。
現在でも Travis で継続的にテストされています (cf. 1774 )。