====== 10 Workflow ====== We use the [[kb:bestpractices:scc:gitflow-workflow|Gitflow]] workflow for our customer projects (everybody has write access to the repositories). We use the [[kb:bestpractices:scc:project-forking-workflow|Project Forking]] workflow for our open-source projects (contributors do not have write access to those repositories). There is an abundance of workflows for git, here are some starting points: === Overview === * [[https://www.atlassian.com/git/tutorials/comparing-workflows|Atlassian Overview of Workflows]] === GitLab Flow === * [[https://docs.gitlab.com/ee/topics/gitlab_flow.html]] * [[https://about.gitlab.com/2016/07/27/the-11-rules-of-gitlab-flow/]] === GitHub Flow === * [[http://scottchacon.com/2011/08/31/github-flow.html]]