From e71ba7faee2b24b285a05fae6a596cf8d5e76b33 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Fri, 7 Aug 2015 09:09:20 +0200 Subject: [PATCH] Removed reference to git branching model to avoid confussion --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 56f6fcbc..715e2f3b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ The different types of branches we may use are: Both of them branch off from master and must merge back into master branch through a Pull Request in Github. Once the PR is approved and merged, the US branch may be deleted. -Source: http://nvie.com/posts/a-successful-git-branching-model ### License