pull_from_master.sh

Wed, 26 Nov 2008 01:55:07 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 26 Nov 2008 01:55:07 +0500
changeset 417
d60e63379284
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Removed commented code

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

mercurial