diff mercurial/i18n.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 2912b06905dc
children 75979c8d4572
line wrap: on
line diff