On Tue, May 13, 2025 at 12:15 AM Kristoffer Haugsbakk <kristofferhaugsbakk@xxxxxxxxxxxx> wrote: > > On Tue, May 13, 2025, at 01:42, Elijah Newren via GitGitGadget wrote: > > From: Elijah Newren <newren@xxxxxxxxx> > > +--mergeability-only:: > > + Disable all output from the program. Useful when you are only > > + interested in the exit status. Allows merge-tree to exit > > + early on the first conflict it finds, and allows it to avoid > > + writing most objects created by merges. > > The previous name is being used here. Oops; thanks for catching that. I'll fix it up.