Hacker News new | ask | show | jobs
by ShellfishMeme 4652 days ago
It's actually slightly annoying that Github sorts the commits by commit date instead of the author date. When you rebase your branch a few times to clean up the history, you may end up with a PR commit overview that does not chronologically reflect what happened during development.

Makes PR reviews a bit confusing at times.