[python-committers] Merge cleanup reminder
Éric Araujo
merwok at netwok.org
Sun May 29 18:38:25 CEST 2011
More information about the python-committers mailing list
Sun May 29 18:38:25 CEST 2011
- Previous message: [python-committers] Merge cleanup reminder
- Next message: [python-committers] 2.7.2 and 3.1.4 rc now
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Le 29/05/2011 12:00, Ned Deily a écrit : > Just a reminder and an FYI: the repo was left yesterday with an unmerged > change leaving the 3.2 branch open. When you're finished pushing > changes, it's always a good head idea to do an "hg branches" and make > sure that only the default (py3k) and 2.7 branches are open: These nifty options will help you see only the relevant heads: $ hg heads --topo # will show e.g. an unmerged 3.1 head in the 3.2 repo $ hg heads . # shows only heads on this named branch Regards
- Previous message: [python-committers] Merge cleanup reminder
- Next message: [python-committers] 2.7.2 and 3.1.4 rc now
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list