view hgext/__init__.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 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder