View Github PR combine all commits
Answered
When viewing Github PRs, earlier I used to see all the changes made by the PR in one go.
Now I am seeing separate commits, so now I have to review each commit individually.
I see the value of this, but most of the time I dont care about the commits and just want to see the entire change that this PR will make in one go.
Please sign in to leave a comment.
Individual commits are shown when changes are grouped by commits.
Disable grouping to see all changes combined
Perfect.
Thanks