<div dir="ltr"><div>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.<br>

<br></div>Are you suggesting using the gitflow project [<a href="https://github.com/nvie/gitflow/wiki">https://github.com/nvie/gitflow/wiki</a>] to support the work flow, or just using the described branching scheme?  <br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 4, 2013 at 9:45 AM, davidacoder <span dir="ltr"><<a href="mailto:davidacoder@hotmail.com" target="_blank">davidacoder@hotmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
<br>
if we do migrate to git, we should have a branching scheme for the project.<br>
I would suggest we just go with git flow<br>
(<a href="http://nvie.com/posts/a-successful-git-branching-model/" target="_blank">http://nvie.com/posts/a-successful-git-branching-model/</a>). It is widely<br>
used, well documented, lots of people are familiar with it and we don't have<br>
to come up with our own rules or patterns.<br>
<br>
I expect that we probably won't be using the hotfix stuff much, if at all.<br>
The feature branches would simply be the pull requests of everyone against<br>
the develop branch. Whoever manages releases (and I would volunteer for that<br>
for a while) would have to follow the release branch stuff, but that also is<br>
not too involved.<br>
<br>
Any thoughts?<br>
<br>
Best,<br>
David<br>
_________________________________________________<br>
Python.NET mailing list - <a href="mailto:PythonDotNet@python.org">PythonDotNet@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pythondotnet" target="_blank">https://mail.python.org/mailman/listinfo/pythondotnet</a><br>
</blockquote></div><br></div>