view hgext/__init__.py @ 16492:774e2dcd0a65 stable

update: fix case-collision with a clean wd and no --clean cbf2ea2f5ca1 introduced some logic to avoid case-collision detection between source and destination revisions when it does not make sense: clean or to be cleaned working directories. Unfortunately, part of it was flawed and the related test was broken by another bug. This patch disables cross revision case collision detection for updates without option or with --check, if the working directory is clean.
author Patrick Mezard <patrick@mezard.eu>
date Mon, 23 Apr 2012 14:32:59 +0200
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder