View Github PR combine all commits
已回答
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.
请先登录再写评论。
Individual commits are shown when changes are grouped by commits.
Disable grouping to see all changes combined
Perfect.
Thanks