hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Mon, 28 Jul 2014 00:08:06 +0200
changeset 1005 4fe159fdfc4c
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
push: extract obsmarkers discovery in a dedicated function The need to factorise the computation of the markers to send in a dedicated function. This prepare the inclusion of obsmarkers in an atomic bundle2 push. For now, when obsmarkers are pushed using bundle2, they are still doing it on their own, in a dedicated bundle2 push.

# Copyright 2011 Logilab SA <contact@logilab.fr>