On Sat, Sep 12, 2015 at 02:02:15PM -0400, PJ Eby <[email protected]> wrote:
> On Sat, Sep 12, 2015 at 9:54 AM, Oleg Broytman <[email protected]> wrote:
> > The plan is to extend the PEP in the future collecting information
> > about equivalence of Mercurial and git scenarios to help migrating
> > Python development from Mercurial to git.
>
> I couldn't find any previous discussion about this, but I figure I
> should mention:
>
> If the motivation here is to get away from the often-awful bitbucket
> to the friendlier and more-popular Github, then it might be useful to
> know that hg-git works beautifully with Github. I have over a dozen
> open source projects on Github that I manage entirely using hg command
> lines without having yet touched git at all. Even the forks and pull
> requests I've done of others' projects on Github worked just fine, so
> long as I remember to use hg bookmarks instead of hg branches.
>
> It's possible there are things you can't do with Mercurial on Github,
> but I haven't encountered one thus far.
My motivation is to help people switch from hg to git without caring
of any particular hosting. Actually I prefer Python development to use
self-hosting with Kalithea, pagure or gitlab at git.python.org (with
official, semi-official and unofficial mirrors all over the Net).
There are too many things that I personally can do with git but can't
do with hg. Because of that I switched all my development from hg to git
and I am willing to help those who want to follow.
Oleg.
--
Oleg Broytman http://phdru.name/ [email protected]
Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com