Mercurial > hg
comparison hgext/pager.py @ 13035:f08df4d38442 stable
mq: ignore subrepos (issue2499)
If MQ allows modifying .hgsub or .hgsubstate in a patch, it can easily
lead to an inconsistent subrepo state. This patch prevents qrefresh from
adding any modifications to .hgsub or .hgsubstate to a patch. The user
is warned that these files are not included in the patch.
The tests test both the slightly irrational and the pathological cases.
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Tue, 16 Nov 2010 13:06:07 -0600 |
parents | 919c440868d9 |
children | 994510694b1d |
comparison
equal
deleted
inserted
replaced
13025:99210fb3bc0a | 13035:f08df4d38442 |
---|