Show all commits for one branch when doing code review

Answered

HI:

I trying to do a code review, and the person who created a PR has all his commits in a feature branch. When i switch to the git tab view, (set branch to feature branch, and set user to the developer). But it looks the webstorm did a "or" logic, so it pick feature branch and also other branch the person has worked on as well.

So is there a way to show the single person's commits in the feature branch to do the code review ?

1

Please sign in to leave a comment.