This is an archive of the discontinued Mercurial Phabricator instance.

hooks: forbid ':' in hook name
ClosedPublic

Authored by marmoute on Feb 10 2021, 6:47 PM.

Details

Summary

The : character is a special separator in the config and it seems same do to
the same for hooks. This is necessary to improve the experience around the
HGPLAIN behavior change in 5.7. See next changesets for details.

Diff Detail

Repository
rHG Mercurial
Branch
stable
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Feb 10 2021, 6:47 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.