Re: Let's make 2025 a year when code reviews became common in Debian
On Fri Jan 24, 2025 at 11:22 AM GMT, Johannes Schauer Marin Rodrigues wrote:
I'm likely in lack of understanding here but I have not yet understood
the utility of merge commits. You say that they could be useful to
attach git notes to it. But can these notes not also attached to
regular commits?
Notes aside: with merge commits, in the future you can identify the set
of commits that belonged to the independent line of development that was
merged. That can be useful information, e.g., to figure out what commits
belonged to implementing a feature or fixing a particular bug.
When viewing or exploring a repository which has merge commits, if it's
your preference then (I think) one can generally hide them. But the
reverse isn't true: if the merge commit information is not in the
repository, then that information it is gone.
--
Please do not CC me for listmail.
👱🏻 Jonathan Dowland
✎ jmtd@debian.org
🔗 https://jmtd.net
Reply to: