On Sun, Jun 24, 2012 at 10:34 AM, gmspro <gms...@yahoo.com> wrote: > > No, > I can download as .tar.bz2, but i'm talking about using git. > git clone, git add ., git commit -a, git push is easier to keep track of > my code. Then for git pull request.
Mercurial can do all that. I'm not as familiar with it as I am with git, so I can't quote the commands, but certainly you can do all the same clone/add/commit/etc with it. I build my cpython straight from hg, mainly because I like living on the edge :) ChrisA -- http://mail.python.org/mailman/listinfo/python-list