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.
我在 Eclipse 上搜索 Gitlab 以了解这张图片的含义:
二次点击并没有说明这一点。
我需要确保使用 Eclipse 所做的更改
https://www.google.com/search?q=arrow+upload++%22package+explorer%22+Eclipse+Gitlab&source=lnms&sa=X&ved=0ahUKEwiV8bbsn9_YAhXFkpAKHW_bBKMQ_AUICSgA&biw=1359&bih=656&dpr=1
至少如果您有一些指示,当鼠标悬停在选定的包或文件夹上时,Eclipse 必须显示标题或消息,指示推荐内容。
这个箭头表示您已经提交了一次(因此是一次),但您还没有将更改推送到您的remote。你的remote情况就是Gitlab。
remote
EGit/用户指南 - 标签装饰:
↑N - 本地分支有 N 个尚未在远程跟踪分支上的提交。这可以读作“N 个提交推送”。