[Commented On] D9750: node: introduce nodeconstants class
martinvonz (Martin von Zweigbergk)
phabricator at mercurial-scm.org
Fri Mar 19 19:35:02 UTC 2021
martinvonz added a comment.
This made `test-git-interop.t` fail more than before. Can you send a fix? The end of the traceback looks like this:
+ File "/usr/local/google/home/martinvonz/hg/hgext/git/gitlog.py", line 221, in changelogrevision
+ return hgchangelog._changelogrevision(extra={})
+ TypeError: __init__() missing 1 required positional argument: 'manifest'
+ [1]
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9750/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9750
To: joerg.sonnenberger, indygreg, durin42, #hg-reviewers
Cc: martinvonz, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20210319/62f7a85d/attachment.html>
More information about the Mercurial-patches
mailing list