Git:egit显示错误的信息

时间:2017-12-18 10:33:49

标签: eclipse git egit

git local repo上我的分支右侧的屏幕截图与git origin repo上的分支具有相同的状态,这是正确的。

当你在左侧看时,它说我有15个提交推送到原始仓库,7个提交被拉到当地仓库。这是不正确的。任何想法为什么eclipse显示错误?

enter image description here

2 个答案:

答案 0 :(得分:0)

确保在历史视图中 启用包含所选资源的存储库中的所有更改

enter image description here

另请参阅:EGit User Guide - Working with the Filter Settings

答案 1 :(得分:0)

你确定hotfix / H1.13.1 ...是从origin / hotfix / H1.13.1 ......合并的吗?你能检查文件.git / config来验证吗?