comparison mercurial/lsprof.py @ 34100:1632999d4bed

changegroup: replace changegroup with makechangegroup As part of reducing the number of changegroup creation APIs, let's replace the changegroup function with makechangegroup. This pushes the responsibility of creating the outgoing set to the caller, but that seems like a simple and reasonable concept for the caller to be aware of. Differential Revision: https://phab.mercurial-scm.org/D668
author Durham Goode <durham@fb.com>
date Sun, 10 Sep 2017 18:48:42 -0700
parents b1a59b80e1a3
children d4e5b2653693
comparison
equal deleted inserted replaced
34099:6097a616178d 34100:1632999d4bed