PersonA do a commit and PersonB's name with a star show in the commit history in IntelliJ IDEA Version Control tab.
why commit User name changed?
PersonA do a commit and PersonB's name with a star show in the commit history in IntelliJ IDEA Version Control tab.
why commit User name changed?
It indicates a commit where the author and committer are different.
If the author of a commit is different from the current user, this commit is marked with an asterisk.