pull_from_master.sh

changeset 462
c6fd961b98f9
parent 461
8e66201f566a
child 463
a2452d3bd828
equal deleted inserted replaced
461:8e66201f566a 462:c6fd961b98f9
1 #!/bin/sh
2 which hg >/dev/null || echo "You must have Mercurial (the hg command)"
3 hg pull http://heavy-horse.co.uk:4000/

mercurial