D5170: branchmap: pass changelog into revbranchcache.branchinfo()

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sat Oct 20 03:36:46 EDT 2018


yuja added a comment.


  >>              rbc = self.revbranchcache()
  >  > +            cl = self.changelog
  > 
  > Perhaps it has to be self.unfiltered().changelog because revbranchcache is
  >  initialized with the unfiltered repo.
  
  Never mind. It doesn't matter so long as the passed rev isn't filtered.

REPOSITORY
  rHG Mercurial

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

To: pulkit, #hg-reviewers
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list