Download raw body.
limit commit notification history traversal
Stefan Sperling <stsp@stsp.name> wrote: > On Sun, Aug 17, 2025 at 08:20:34PM +0200, Stefan Sperling wrote: > > > > I am getting tired of the long history traversal in commit emails > > when we send branches to the repository other than main. > > > > This change limits notification history traversal to commits which > > are unique to the branch being created or changed. > > > > As a bonus, this will show all commits added on a newly created branch, > > rather than just showing the tip commit. > > > > ok? > > Ping. sorry, missed this one. lgtm, ok op@ thanks!
limit commit notification history traversal