martinvonz added inline comments.

INLINE COMMENTS

> yuja wrote in scmutil.py:439
> I could add it if you're happy with the following change.
> 
>   node = repo.unfiltered().changelog._partialmatch(prefix)
>   repo.changelog.rev(node)  # make sure node isn't filtered
>   return node

LGTM. Thank you!

REPOSITORY
  rHG Mercurial

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

To: martinvonz, #hg-reviewers, yuja
Cc: yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to