VCS Annotate is bold and has star

已回答

I have always used git as VCS on my java projects. When I go to the gutter and annotate the lines of a file, sometimes there are entries where the annotation is bold and has an asterisk on the right. What does this mean? Thanks.

5

It indicates current revision.

4
Avatar
Permanently deleted user

We have 2 different answers here. Can we get an official answer, or maybe a link to official documentation?

 

Thanks.

0

My answer was actually wrong, my bad. I deleted my answer to clear confusion

0

https://www.jetbrains.com/help/idea/using-git-integration.html#annotate

> Annotations for lines modified in the current revision, are marked with bold type and an asterisk.

2

请先登录再写评论。