ToDo Task List

  • Create a general layout for the way NetBeans work has been done with regard to DVCS workflows Wade Chandler
  • Layout some Git Workflow choices Wade Chandler
  • Make a proposal for Git Workflows based on those choices Wade Chandler
  • Start new email thread discussion to cover this plus get others input Wade Chandler
  • Call for a vote if consensus not visible Wade Chandler

Various projects use Git in different ways, but they all use some sort of "workflow". Some of these workflows can be found here https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow. NetBeans used to use CVS, and then moved to Mercurial. The current hg workflow is pretty similar to the "Git Workflow" listed in the linked document. The branches work basically like the following, except the main arrows are repositories versus branches:

NetBeans Hg Workflow

 

  • No labels