This ensures to abort strip to hg strip when we have a merge
in progress and allow it only when a --force flag is used.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG1acaa9f37377: strip: during merge allow strip only when -f is used
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.
we will need a similar dance for i18n tool detection which is done below.
also we need to add excsuffix to error message too.