fix: remove unnecessary and overly strict check for divergence...
fix: remove unnecessary and overly strict check for divergence
`rewriteutil.precheck()` checks for divergence these days, so we can
remove the redundant check in `hg fix`.
Differential Revision:
https://phab.mercurial-scm.org/D12088