From 10cccdbde41294c5ae8604589217f59fec75901e Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 21 Apr 2020 14:57:11 +0200 Subject: [PATCH] Update git.md --- docs/git.md | 1 + 1 file changed, 1 insertion(+) 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)