pull_from_master.sh

Sun, 23 Nov 2008 03:32:20 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sun, 23 Nov 2008 03:32:20 +0500
changeset 387
700e95c00c5b
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Added discohelper

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

mercurial