Comment 15 for bug 380871

Revision history for this message
Barry Warsaw (barry) wrote : Re: Allow imports of non-master branches when pulling from git repositories

I'm tracking this bug now because I'm interested in importing Python's shiny new Mercurial repository at http://hg.python.org/cpython. I've got an import running for the 'default' branch, which will always be the next version of Python 3, but the repo has named branches for all recent released versions of Python.

Once I get imports of all named branches, I'll delete the svn imports, since those have gone read-only.