Mercurial > hg-stable
diff mercurial/match.py @ 21645:aed14bb165f3
bundle2: introduce a ``caps20to10`` function
This function factors the creation of appropriate entries to use in
``bundlecaps`` argument of ``getbundle``. This cleans up code calling
``getbundle`` and helps its usage in more part of the code.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 22 May 2014 13:31:33 -0700 |
parents | a2f4ea82d6d3 |
children | a4b67bf1f0a5 |