Skip to content

Commit

Permalink
Merge pull request #50 from stakater/update-tbd
Browse files Browse the repository at this point in the history
Add credits for tbd workflow diagram
  • Loading branch information
usamaahmadkhan authored Dec 18, 2020
2 parents c6c04f1 + 9e51032 commit cb09113
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git/tbd.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
trunk-based development (TBD) continuous delivery (CD) workflow

![TBD](../img/tbd.png)
*By [Paul Hammant](https://devops.paulhammant.com/) (https://trunkbaseddevelopment.com/)*



> Trunk-Based Development is a source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-lived development branches by employing documented techniques. They therefore avoid merge hell, do not break the build, and live happily ever after.
Expand Down

0 comments on commit cb09113

Please sign in to comment.