标签: git intellij-idea
我的使用Eclipse的朋友可以执行git提交,并在IntelliJ IDEA 版本控制选项卡中以另一个带有星号的开发人员结尾。
什么动作导致这种奇怪的行为?
答案 0 :(得分:2)
它表示作者和提交者不同的提交。
来自Push changes to a remote repository section of Commit and push changes in the IntelliJ IDEA documentation:
如果提交的作者与当前用户不同,则此 提交带有星号。