HomePhabricator

Remove "pretag" hook support in Mercurial

Description

Remove "pretag" hook support in Mercurial

Summary: 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.

Test Plan: This code didn't do anything.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4195

Differential Revision: https://secure.phabricator.com/D7765

Details

Provenance
epriestleyAuthored on Dec 17 2013, 5:18 PM
epriestleyPushed on Dec 17 2013, 5:18 PM
Reviewer
btrahan
Differential Revision
D7765: Remove "pretag" hook support in Mercurial
Parents
rPb326ef594798: Revert errant commit of example change from an earlier test.
Branches
Unknown
Tags
Unknown
Tasks
T4195: Implement pre-commit Herald rules

Event Timeline