pull_from_master.sh

Sat, 08 Nov 2008 20:32:30 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 08 Nov 2008 20:32:30 +0000
changeset 224
4b1e30ddd2bb
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Add host field to local host sessions

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

mercurial