pull_from_master.sh

Wed, 26 Nov 2008 01:45:25 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 26 Nov 2008 01:45:25 +0500
changeset 415
3cf7deea9971
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Added util-src/encodings.c - support for base64, stringprep and idna encodings

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

mercurial