pull_from_master.sh

Fri, 21 Nov 2008 05:46:15 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 21 Nov 2008 05:46:15 +0000
changeset 370
9ade55e059ea
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Update test.lua with a work-in-progress

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

mercurial