gregfelice commented on PR #2466: URL: https://github.com/apache/age/pull/2466#issuecomment-4899107622
Correction to my note above: rebase-merge turned out to be unavailable (GitHub can't rebase a PR whose history contains merge commits), and squash would've collapsed the 101 commits. So I landed it via a **fast-forward push** instead — PG18's tip was exactly the first parent of your merge commit, so it fast-forwarded cleanly and **your merge commit `f4798d33` is preserved byte-for-byte** (PR shows `merge_commit_sha = f4798d33`). Nothing rewritten. ✅ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
