pull_from_master.sh

Wed, 26 Nov 2008 08:26:24 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 26 Nov 2008 08:26:24 +0500
changeset 420
aa1db0a80089
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Minor bug fix

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

mercurial