[Updated] D9883: revlog: change addgroup callbacks to take revision numbers
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Sun Jan 31 19:56:37 UTC 2021
This revision is now accepted and ready to land.
pulkit added inline comments.
pulkit accepted this revision.
INLINE COMMENTS
> sqlitestore.py:640
> + rev = self.addrevision(filedata, transaction, linkrev, p1, p2)
> + return self.node(rev)
>
This should probably be a part of one of the previous patch?
REPOSITORY
rHG Mercurial
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9883/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9883
To: joerg.sonnenberger, indygreg, #hg-reviewers, pulkit
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210131/f83531b9/attachment-0002.html>
More information about the Mercurial-patches
mailing list