filmov
tv
Gitflow Workflow helps with continuous software development and implementing DevOps practices

Показать описание
Gitflow Workflow is a Git workflow that helps with continuous software development and implementing DevOps practices. It was first published and made popular by Vincent Driessen at nvie. The Gitflow Workflow defines a strict branching model designed around the project release. This provides a robust framework for managing larger projects.
Gitflow is ideally suited for projects that have a scheduled release cycle and for the DevOps best practice of continuous delivery.
Gitflow is ideally suited for projects that have a scheduled release cycle and for the DevOps best practice of continuous delivery.