pull_from_master.sh

Wed, 26 Nov 2008 15:58:04 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 26 Nov 2008 15:58:04 +0000
changeset 427
3288dd8d9669
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Yes, we don't put these things in here, we put them in here.

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

mercurial