Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75565
| References | <CAE+T62bkKA=b-hAqV8A-0YahQY+Oum0J+BtvkTzROc1bLjiyuw@mail.gmail.com> |
|---|---|
| Date | 2014-08-03 09:29 +1000 |
| Subject | Re: From git to hg |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12562.1407022169.18130.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: From git to hg Chris Angelico <rosuav@gmail.com> - 2014-08-03 09:29 +1000
csiph-web