pull_from_master.sh

Sun, 16 Nov 2008 05:06:38 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sun, 16 Nov 2008 05:06:38 +0500
changeset 317
dcb5bce69a0f
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Removed unused function send_to_session from sessionmanager (send_to_session replaced by session.send)

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

mercurial