Using IntelliJ\'s diff viewer is a very nice way to review code because you can make changes in your local version with all the capabilities of the IntelliJ code editor (ref
Right Click on the class and select the Git option where you will see compare with branch option where you can select the particular branch.