D6825: contrib: start building a library for simple hooks
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Mon Sep 9 15:29:11 UTC 2019
durin42 added a comment.
I like where this is going, but I wonder if these specific hooks can be written without being in-process Python hooks. Reason being that Python hooks use the unstable internals of hg and are semi-discouraged if they're avoidable.
Thoughts?
If you do stick with in-process for this, I definitely want a test included so we don't regress our own examples. ;)
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D6825/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D6825
To: joerg.sonnenberger, #hg-reviewers
Cc: durin42, indygreg, pulkit, mercurial-devel
More information about the Mercurial-devel
mailing list