IntelliJ show GIT differences after commit
问题 First, I create new branch. Then, I add a new code line in my class. Intellij shows on the left with a different color that I added a new line. Then, I commit my code. After this, IntelliJ no longer shows that I added new line on the left. I don't want that. How can I configure IntelliJ so it would show all the changes that have been done, compared to, for example, another branch or commit from before? 回答1: Unfortunately having diff markers in the editor with respect to some earlier commit is