summaryrefslogtreecommitdiff
path: root/DEVGUIDE.txt
diff options
context:
space:
mode:
authorReinout van Rees <reinout@vanrees.org>2009-10-15 15:03:51 +0200
committerReinout van Rees <reinout@vanrees.org>2009-10-15 15:03:51 +0200
commit75badcbb95a2e2e92119611b8adcd3f35955d199 (patch)
treece50bd09fd4e452b4917ac2a6579e10b668560d8 /DEVGUIDE.txt
parent5400919f1393c0105637636739b511593416d2d2 (diff)
downloadpython-setuptools-bitbucket-75badcbb95a2e2e92119611b8adcd3f35955d199.tar.gz
Fixed command to switch to the branch (the old instructions were for *making*
a branch, not for switching to it).
Diffstat (limited to 'DEVGUIDE.txt')
-rw-r--r--DEVGUIDE.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/DEVGUIDE.txt b/DEVGUIDE.txt
index df259473..a7968ce8 100644
--- a/DEVGUIDE.txt
+++ b/DEVGUIDE.txt
@@ -11,8 +11,7 @@ Grab the code at bitbucket::
If you want to work in the 0.6 branch, you have to switch to it::
- $ hg branch 0.6-maintenance
- marked working directory as branch 0.6-maintenance
+ $ hg update 0.6-maintenance
$ hg branch
0.6-maintenance