相关疑难解决方法(0)

在Eclipse git中使用本机git而不是jgit?

有没有办法配置egit使用你的本机(OS)git而不是jgit实现?如果没有,有没有替代git Eclipse插件?

编辑#1 - 我应该注意,AWS CodeCommit使用来自.gitconfig的auth 的凭证助手:

[credential]
    helper = !/usr/local/bin/aws --profile CodeCommitProfile codecommit credential-helper $@
    UseHttpPath = true
Run Code Online (Sandbox Code Playgroud)

我猜这是CodeCommit特有的,而不是jgit.

eclipse git egit jgit aws-codecommit

9
推荐指数
1
解决办法
2275
查看次数

标签 统计

aws-codecommit ×1

eclipse ×1

egit ×1

git ×1

jgit ×1