Skip to content

Instantly share code, notes, and snippets.

View samuelfsd's full-sized avatar

Samuel Alves Medeiros samuelfsd

View GitHub Profile
@samuelfsd
samuelfsd / git-workflow.md
Created May 19, 2024 11:46 — forked from vtenq/git-workflow.md
Git workflow with conventional commits and semantic auto release

Git workflow with conventional commits and semantic auto release

This is an adoptation of Git flow by Vincent Driessen with conventional commits and semantic release.

The main concepts

At the core, the development model is greatly inspired by existing models out there. The central repo holds two main branches with an infinite lifetime: