Git 作者在他们的名字后面加上一个星号

标签 git intellij-idea

我使用 Eclipse 的 friend 可能会执行一次 Git 提交,并最终在 IntelliJ IDEA 中得到另一个带有星号的开发人员名称 版本控制 标签。

什么行为导致了这种奇怪的行为?

enter image description here

最佳答案

它表示提交者和提交者不同的提交。

来自 Push changes to a remote repository section of Commit and push changes in the IntelliJ IDEA documentation :

If the author of a commit is different from the current user, this commit is marked with an asterisk.

关于Git 作者在他们的名字后面加上一个星号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51053801/

相关文章:

git - 为什么 git-flow 快速转发我的功能分支 merge ?

xcode - Xcode 项目文件中的敏感数据?

ruby - Chef : should I be checking "syntaxcache" files into version control?

debugging - 在 IntelliJ Idea 15 CE 中调试 grails 3 应用程序失败

java - IntelliJ IDEA 无法识别 Maven 依赖项中指定的类

java - 带有 IntelliJ IDEA 的 JavaDoc 中的图像

python - 配置以便 pip install 可以从 github 工作

git - 如何使用 bitbucket-api 提取代码审查时给出的内联注释

android-studio - 如何使表情符号在 windows android studio 代码编辑器 View 中显示良好?

grails - IntelliJ 13 新项目没有 Grails 选项