Mercurial > hg
comparison tests/test-wireprotocol.py @ 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 | bd88561afb4b |
children | a7d5816087a9 |
comparison
equal
deleted
inserted
replaced
14662:2b30124c7d8a | 14663:88cb01c4575e |
---|