From git to hg
Demian Brecht
demianbrecht at gmail.com
Thu Jul 31 19:59:36 UTC 2014
Hi all,
Originally sent this out to the core-mentorship at python mailing list
and a couple people suggested that I send it here as well.
On Thu, Jul 31, 2014 at 8:37 AM, Demian Brecht <demianbrecht at gmail.com> wrote:
> Hi all,
>
> After some trials and tribulations transitioning from a git to hg
> workflow, I've journaled my learnings here:
> http://demianbrecht.github.io/vcs/2014/07/31/from-git-to-hg/. I'm
> hoping it helps those going through a similar transition path, but I'm
> posting it here hoping to solicit feedback on my workflow: Is this a
> common workflow for those of you bouncing between issue work and
> feature development, or is there a better one?
>
> The workflow in Python developer docs (saving and applying patches)
> didn't really sit well with me. I wanted to capture all work within my
> local repo, but at the same time I wanted to ensure the workflow used
> would jive with core dev work as I that is my goal in contributing.
Thanks!
--
Demian Brecht
http://demianbrecht.github.com
More information about the Mercurial
mailing list