view tools/bisect-find-bad.sh @ 941:febca88dd261

editor: handle deleted files in editor Handling deleted files in the editor let us decouple the temporary state from the final one stored in RevisionData.
author Patrick Mezard <patrick@mezard.eu>
date Wed, 03 Oct 2012 21:04:37 +0200
parents 11c4c7242a36
children
line wrap: on
line source

#!/bin/bash
. $(dirname $0)/common.sh
hg svn verify
exit $?