comparison mercurial/similar.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 525fdb738975
children a56c47ed3885
comparison
equal deleted inserted replaced
22404:12bc7f06fc41 22405:6f63c47cbb86