Replies: 5 comments 1 reply
-
| Yes, please. We need a Settings option to select between Author Date and Commit Date on https://github.com/organization/repository/commits/branch. | 
Beta Was this translation helpful? Give feedback.
-
| Very much needed | 
Beta Was this translation helpful? Give feedback.
-
| getting up there on this being an unanswered question | 
Beta Was this translation helpful? Give feedback.
-
| This would be a huge benefit. We use a linear history, so PR reviews on the GitHub UI are mostly useless after the first review. For example, just today I went to re-review a PR. The initial review was performed after the first 5 commits on the branch. There have been 7 new commits since then and a rebase main. Unfortunately, the rebase main now makes it so that GitHub shows all 12 commits as being "new" since my last review. None of the 5 earlier commits were edited during the rebase, so I don't really want to see those again. I only want to see the diff on the last 7 commits. | 
Beta Was this translation helpful? Give feedback.
-
| 💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩ 
 Where to look to see what's shipping 👀 
 What you can do in the meantime 💻 
 As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically https://stackoverflow.com/questions/71461868/how-to-view-author-date-on-github.zerozr99.workers.dev
On Github's web UI, add an option to show AuthorDate. This doesn't match what
git logshows and is relevant usually for rebases.Beta Was this translation helpful? Give feedback.
All reactions