pull_from_master.sh

Tue, 04 Nov 2008 17:43:48 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Tue, 04 Nov 2008 17:43:48 +0500
changeset 213
181f5cc6215b
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Commented a buggy check

#!/bin/sh
which hg >/dev/null || echo "You must have Mercurial (the hg command)"
hg pull http://heavy-horse.co.uk:4000/

mercurial