A light branching strategy with mercurial and bookmarks
Posted on 2015-07-22 in Programmation • Tagged with git, mercurial
I am a contributor to nbpython the netbeans plugin for python. Since the DCVS used is mercurial and I have almost exclusively used git before I add to adapt my workflow to work properly.
What I want to do:
- create a branch from …
Continue reading