简体   繁体   English

NGIT:克隆CodeCommit存储库

[英]NGIT: Clone CodeCommit Repository

Sorry, I'm trying to use NGit to Clone an CodeCommit repository. 抱歉,我正在尝试使用NGit克隆CodeCommit存储库。 Maybe I need to use a custom CredentialProvider, but how??? 也许我需要使用自定义的CredentialProvider,但是如何? If Is needed, I can change to any other GIT Library in C# Any idea on how to do this?? 如果需要,我可以在C#中更改为任何其他GIT库。有关如何执行此操作的任何想法? Thank you, Gabriel 谢谢加百利

Yes, I think that it's better to switch to libgit2sharp... 是的,我认为最好切换到libgit2sharp ...

https://github.com/libgit2/libgit2sharp/wiki/git-clone https://github.com/libgit2/libgit2sharp/wiki/git-clone

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM