martinvonz added inline comments. INLINE COMMENTS
> narrowcommands.py:281 > > + bundle = None > + known = [] nit: looks like this can be deleted > narrowcommands.py:282 > + bundle = None > + known = [] > + common = commoninc[0] nit: looks like these can be moved to before line 294 REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D6437 To: pulkit, durin42, martinvonz, #hg-reviewers Cc: mercurial-devel _______________________________________________ Mercurial-devel mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
