From git to hg

Chris Angelico rosuav at gmail.com
Sat Aug 2 19:29:27 EDT 2014


On Sun, Aug 3, 2014 at 9:04 AM, Demian Brecht <demianbrecht at gmail.com> wrote:
> For gits looking to transition to hg (namely to work on cpython):
> http://demianbrecht.github.io/vcs/2014/07/31/from-git-to-hg/.
>
> My learnings beginning to work with mercurial while working on the stdlib.
>
> (This was sent out to core-mentorship already, just figured this is
> likely a larger audience with potentially more interested people
> making the same transition)

The same transition, or the same the other direction, has been done
plenty of times. Here's a reference that I keep handy (I'm fluent in
git and a bit less so in hg - I don't do advanced hg work often):

https://github.com/sympy/sympy/wiki/Git-hg-rosetta-stone

ChrisA



More information about the Python-list mailing list