comparison hgext/strip.py @ 21899:52ab44b979f4

bundle2-push: extract changegroup logic in its own function We extract the creation of changegroup related parts into its own function. This precludes the inclusion of more diverse data during the bundle2 push. We use a closure to carry the logic that need to be perform when processing the server reply.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 02 Jul 2014 11:42:35 +0200
parents ba3bc6474bbf
children 445472225ccd
comparison
equal deleted inserted replaced
21898:10fcfb615fb4 21899:52ab44b979f4