pull_from_master.sh

Thu, 23 Oct 2008 19:10:16 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 23 Oct 2008 19:10:16 +0100
branch
s2s
changeset 144
ed78c1a0401e
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

No need to comment out s2s in this branch

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

mercurial