pull_from_master.sh

Sun, 02 Nov 2008 01:26:37 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 02 Nov 2008 01:26:37 +0000
changeset 196
ebe23269b377
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Fix for add_iq_handler to allow multiple origin types too

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

mercurial