view hgext/__init__.py @ 1112:c3e23fbf7bd7

evolve: wrap setparents calls in begin/endparentchange Mercurial rev d259322a394b added a requirement to wrap any dirstate.setparents calls and their associated dirstate changes in begin/endparentchange.
author Siddharth Agarwal <sid0@fb.com>
date Wed, 17 Sep 2014 13:38:24 -0700
parents 9825c7da5b54
children 5ef77a1d975c
line wrap: on
line source

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