yuja requested changes to this revision.
yuja added a comment.
This revision now requires changes to proceed.


  and missing import of pycompat. Please make sure all tests pass.

INLINE COMMENTS

> patchbomb.py:618
>      if bundle:
>          opts['revs'] = [str(r) for r in revs]
>  

opts is modified here, but stropts isn't.  Perhaps we shouldn't
keep the copy for long.

REPOSITORY
  rHG Mercurial

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

To: pulkit, #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