简体   繁体   中英

AWS CodeCommit Eclipse Git Clone Push

I am unable to clone a repo via HTTPS using Eclipse Git plugin. And the error is a list of error what the error could be.

But I have Googled it though and it seams that JGit is not working well with AWS CodeCommit.

And I am unable to implement any solution to resolve the occurring problem.

I was able to clone the repo via the basic process using AWS CLI and Git on mac OS X.

I won't be able to use SSH because it is a security requirement.

Could anyone tell me a way to be able to use Git GUI within eclipse with AWS CodeCommit.

Good News! There is now a way to use a username and password to access an AWS CodeCommit repository over https! Check out this blog post.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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