pull_from_master.sh

Sun, 23 Nov 2008 04:53:12 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 23 Nov 2008 04:53:12 +0000
changeset 380
2b22b8eee939
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Small fix for connlisteners to accept nil for userdata

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

mercurial