pull_from_master.sh

Sat, 25 Oct 2008 02:29:58 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sat, 25 Oct 2008 02:29:58 +0500
changeset 172
71247788c7c7
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Inbound subscription cancellation

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

mercurial