I have found git-flow to be a good starting point for building a workflow. Cases it doesn't cover or parts of it that cause problems for the contributors of this project may be discovered, at which point deviation/modification should be considered.
Are you suggesting using the gitflow project [ https://github.com/nvie/gitflow/wiki] to support the work flow, or just using the described branching scheme? On Wed, Dec 4, 2013 at 9:45 AM, davidacoder <davidaco...@hotmail.com> wrote: > Hi everyone, > > if we do migrate to git, we should have a branching scheme for the project. > I would suggest we just go with git flow > (http://nvie.com/posts/a-successful-git-branching-model/). It is widely > used, well documented, lots of people are familiar with it and we don't > have > to come up with our own rules or patterns. > > I expect that we probably won't be using the hotfix stuff much, if at all. > The feature branches would simply be the pull requests of everyone against > the develop branch. Whoever manages releases (and I would volunteer for > that > for a while) would have to follow the release branch stuff, but that also > is > not too involved. > > Any thoughts? > > Best, > David > _________________________________________________ > Python.NET mailing list - PythonDotNet@python.org > https://mail.python.org/mailman/listinfo/pythondotnet >
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet