Hi Simon, Thanks for checking the patch. And thanks again Bruno for the fix.
Simon Josefsson <si...@josefsson.org> writes: > I dislike merge commits, and I don't know how codeberg will behave if I > merge this in the web browser, and I also don't know if PGP signed git > commits will behave on codeberg (which I use). So expect some confusion > on the codeberg git repo, I may need to force push things a couple of > times to get it right... I am not familiar with Codeberg, but I also dislike merge commits. It just litters the 'git log'. And sometimes I like using web history through whatever forge, cgit, etc. where you can't do 'git log --no-merges'. > The preferences I like would be these: > > https://codeberg.org/inetutils/inetutils/settings/units#pulls That page leads me to a 404 since I am not part of the group. :) But everything looks correct when I pull from savannah, so looks like your process is good. Collin