pull_from_master.sh

Fri, 28 Nov 2008 18:32:54 +0100

author
Tobias Markmann <tm@ayena.de>
date
Fri, 28 Nov 2008 18:32:54 +0100
changeset 472
ee45599c0b5d
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Do idna_to_ascii when building own response.

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

mercurial