view tools/bisect-find-bad.sh @ 1324:dde1ade36a49 stable 1.8.1

fixes indent for hgsubversionbranch section in extension help
author Andrei Dziahel <develop7@develop7.info>
date Thu, 07 May 2015 08:46:09 +0000
parents 11c4c7242a36
children
line wrap: on
line source

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