view hgext/__init__.py @ 21482:869a28d016e9

workingctx: override _matchstatus for parentworking case This patch encapsulate the logic for changing the match.bad function when comparing against the working directory's parent. Future patches will remove more of the 'if ... else' blocks in localrepo.status that test for this working directory parent case.
author Sean Farley <sean.michael.farley@gmail.com>
date Thu, 24 Apr 2014 08:32:28 -0500
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder