D1884: strip: use %d for known-int string interpolation
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Thu Jan 18 13:55:18 UTC 2018
durin42 marked an inline comment as done.
durin42 added inline comments.
INLINE COMMENTS
> yuja wrote in strip.py:218
> It should be `repo.revs("%d::.", uctx.rev())` by the way.
I'm unclear: are you asking to remove the b-prefix? Adding it was intentional, since eventually we're going to need to rewrite everything so we can ditch the module loader hack.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D1884
To: durin42, #hg-reviewers, pulkit
Cc: yuja, pulkit, mercurial-devel
More information about the Mercurial-devel
mailing list