Files
tubestation/python/mozversioncontrol
Jan de Mooij b6a5050f7d Bug 1964021 - Fix mach try for jj repos to handle empty merge commits better. r=sfink
The Firefox repo now has empty commits for merges from autoland to main. This confused
the revset used in `try_commit` when we have two empty commits. This patch changes that
revset to only ignore the top commit if it's empty but not its parent.

Differential Revision: https://phabricator.services.mozilla.com/D247607
2025-05-05 05:47:16 +00:00
..