개발/개발 기타
[Tip of the Day] IntelliJ
똘똘이박사
2023. 7. 11. 08:49
View Git blame annotations
Git annotations show detailed information on the origin of each code line (right-click the gutter and select Annotate with Git Blame).
Right-click an annotation and choose Show Diff to review the differences between the current and the previous version of the file.
반응형