Page MenuHomePhabricator

Remove "pretag" hook support in Mercurial
ClosedPublic

Authored by epriestley on Dec 13 2013, 1:39 AM.
Tags
None
Referenced Files
F15391976: D7765.diff
Sat, Mar 15, 12:37 PM
F15391344: D7765.id.diff
Sat, Mar 15, 9:26 AM
F15389736: D7765.id17562.diff
Sat, Mar 15, 5:36 AM
F15335991: D7765.diff
Sat, Mar 8, 6:00 PM
Unknown Object (File)
Tue, Feb 25, 12:31 PM
Unknown Object (File)
Feb 10 2025, 5:57 AM
Unknown Object (File)
Feb 9 2025, 10:50 AM
Unknown Object (File)
Feb 9 2025, 10:50 AM
Subscribers

Details

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.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped