Removing pull_from_master.sh. Use hg fetch instead.

Sat, 29 Nov 2008 01:49:23 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 29 Nov 2008 01:49:23 +0000
changeset 462
c6fd961b98f9
parent 461
8e66201f566a
child 463
a2452d3bd828

Removing pull_from_master.sh. Use hg fetch instead.

pull_from_master.sh file | annotate | diff | comparison | revisions
--- a/pull_from_master.sh	Sat Nov 29 06:08:37 2008 +0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-#!/bin/sh
-which hg >/dev/null || echo "You must have Mercurial (the hg command)"
-hg pull http://heavy-horse.co.uk:4000/

mercurial