Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75565 > unrolled thread

Re: From git to hg

Started byChris Angelico <rosuav@gmail.com>
First post2014-08-03 09:29 +1000
Last post2014-08-03 09:29 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: From git to hg Chris Angelico <rosuav@gmail.com> - 2014-08-03 09:29 +1000

#75565 — Re: From git to hg

FromChris Angelico <rosuav@gmail.com>
Date2014-08-03 09:29 +1000
SubjectRe: From git to hg
Message-ID<mailman.12562.1407022169.18130.python-list@python.org>
On Sun, Aug 3, 2014 at 9:04 AM, Demian Brecht <demianbrecht@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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web