comparison mercurial/minirst.py @ 22405:6f63c47cbb86

dirstate: wrap setparent calls with begin/endparentchange (issue4353) This wraps all the locations of dirstate.setparent with the appropriate begin/endparentchange calls. This will prevent exceptions during those calls from causing incoherent dirstates (issue4353).
author Durham Goode <durham@fb.com>
date Fri, 05 Sep 2014 11:36:20 -0700
parents 4c62478be2ea
children 19bd8bda6bb2
comparison
equal deleted inserted replaced
22404:12bc7f06fc41 22405:6f63c47cbb86