[Updated] D8929: hooklib: update documentation of changeset_obsoletedfor for changed hook type

aayjaychan (Aay Jay Chan) phabricator at mercurial-scm.org
Thu Aug 27 08:48:10 UTC 2020


Closed by commit rHG6f8e352a6093: hooklib: update documentation of changeset_obsoletedfor for changed hook type (authored by aayjaychan).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D8929?vs=22408&id=22470

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D8929/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D8929

AFFECTED FILES
  hgext/hooklib/changeset_obsoleted.py

CHANGE DETAILS

diff --git a/hgext/hooklib/changeset_obsoleted.py b/hgext/hooklib/changeset_obsoleted.py
--- a/hgext/hooklib/changeset_obsoleted.py
+++ b/hgext/hooklib/changeset_obsoleted.py
@@ -13,7 +13,7 @@
   messageidseed = myseed
 
   [hooks]
-  pretxnclose.changeset_obsoleted = \
+  txnclose.changeset_obsoleted = \
     python:hgext.hooklib.changeset_obsoleted.hook
 """
 



To: aayjaychan, #hg-reviewers, pulkit
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200827/66ce24e1/attachment-0002.html>


More information about the Mercurial-patches mailing list