Mercurial > hg
comparison tests/test-remove.t @ 14663:88cb01c4575e
update: check wc.dirty() before setting overwrite=True
merge.update() was missing a few dirtiness checks from workingcontext,
including subrepo cleanliness checks. Using wc.dirty() instead of
one-off checks for various forms of dirtiness will be significantly
safer.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Fri, 17 Jun 2011 15:21:02 -0500 |
parents | 22f3353bcc36 |
children | c84b3f42d5ae |
comparison
equal
deleted
inserted
replaced
14662:2b30124c7d8a | 14663:88cb01c4575e |
---|