Skip to content

Commit

Permalink
Add credits for tbd workflow diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedwaleedmalik committed Dec 18, 2020
1 parent c6c04f1 commit 9e51032
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 9e51032

Please sign in to comment.