comparison tests/test-mq-qdiff.t @ 22407:d259322a394b

dirstate: add exception when calling setparent without begin/end (API) Adds an exception when calling dirstate.setparent without having first called dirstate.beginparentchange. This will prevent people from writing code that modifies the dirstate parent without considering the transactionality of their change. This will break third party extensions that call setparents.
author Durham Goode <durham@fb.com>
date Fri, 05 Sep 2014 11:37:44 -0700
parents f2719b387380
children e955549cd045
comparison
equal deleted inserted replaced
22406:2e47e461d2ca 22407:d259322a394b