Packport v0.26.0 #318
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "packport/v0.26.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Settle the ancestry the stable release left open. The merge takes main's tree unchanged and adds the frozen release line as a second parent, so
831223abecomes reachable from main without moving a byte of it.plumb stable packportcould not do this itself: it asks Forgejo for a plain merge, and main had moved past the line while the line was still absorbing fixes. Recorded as a gap in the mechanism.