fix: pull out flag definitions to make them re-usable from extensions...
fix: pull out flag definitions to make them re-usable from extensions
This makes it cleaner to implement fix-related commands with additional
functionality while sharing some flags with the core implementation.
Differential Revision:
https://phab.mercurial-scm.org/D4145