Ref T4195. This doesn't actually work like I thought it did: it only fires locally, when you run hg tag. Mercurial tags are also weird and basically don't make any sense and everyone should use bookmarks instead. We could implement some flavor of this eventually, but I'd like to see users request it first. They can implement their own with content-based hooks once those work, anyway.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4195: Implement pre-commit Herald rules
- Commits
- Restricted Diffusion Commit
rP11b8e57ae012: Remove "pretag" hook support in Mercurial
This code didn't do anything.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped