On Fri, May 16, 2025 at 5:10 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > > * en/merge-tree-check (2025-05-14) 2 commits > - merge-tree: add a new --dry-run flag > - merge-ort: add a new mergeability_only option > > "git merge-tree" learned an option to see if it resolves cleanly > without actually creating a result. > > Will merge to 'next'. > source: <pull.1920.v3.git.1747182287.gitgitgadget@xxxxxxxxx> There's a v4 that renames --dry-run -> --quiet, as per suggestion from Phillip. (cf. https://lore.kernel.org/git/23e4267a-34fb-414d-bae3-7f607d3bdbec@xxxxxxxxx/)