In Mercurial 5.7, hooks are now ran with HGPLAIN set, which is a behavior change
in. I could not find explicit test about it so I am adding one. The next
changesets will introduce more change to help user mitigate the behavior change
when needed.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG0760282995cf: hooks: add some test about HGPLAIN setting and hooks
rHG9524dc7ce217: hooks: add some test about HGPLAIN setting and hooks
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.