pull_from_master.sh

Fri, 28 Nov 2008 20:17:20 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Fri, 28 Nov 2008 20:17:20 +0500
changeset 452
613c5c6bdce4
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Added option core.data_path

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

mercurial