diff --git a/docs/git.md b/docs/git.md index 9f332436..a6721c63 100644 --- a/docs/git.md +++ b/docs/git.md @@ -23,6 +23,7 @@ * [10 useful Git commands you wish existed – and their alternatives](https://datree.io/blog/useful-git-commands-list/) * [github.blog: How to undo (almost) anything with Git](https://github.blog/2015-06-08-how-to-undo-almost-anything-with-git/) * [adevait.com: Creating a Branching Strategy for Small Teams 🌟🌟🌟](https://adevait.com/software/creating-branching-strategy) +* [martinfowler.com: Patterns for Managing Source Code Branches 🌟🌟🌟](https://martinfowler.com/articles/branching-patterns.html) ## BitBucket * [Atlassian Git Cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)