We now rely on rewriteutil.precheck() to check for divergence, so we
don't need the extra check in cmdutil.changebranch(). The former
check is a little less strict in that it allows you to rewrite a
commit without non-obsolete successors.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG45dcb63f8ead: branch: delete obsolete message about changing branch of obsolete commit
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.