On 03/19/2012 06:53 PM, Ronny Pfannschmidt wrote: > i started a hg gexport background task on my laptop, > should finish in a hour or so > > however i strongly suggest not to develop with git, > you are likely to mess up branching since git > has no idea about named branches
I don't know much about git, but I have to add that we use named branches a lot in our workflow. In particular, if you want to issue a pull request, most of the time we require it to be in a branch (because it's easier for us to tell buildbot to test it before merging into default). ciao, Anto _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
