From d811419dabeefc0cfe5a125c9a22ce38603a84f1 Mon Sep 17 00:00:00 2001 From: Keivan Beigi Date: Sat, 17 Aug 2013 17:47:10 -0700 Subject: [PATCH] Updated Release Branches (markdown) --- Release-Branches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Release-Branches.md b/Release-Branches.md index cf17af6..7dee202 100644 --- a/Release-Branches.md +++ b/Release-Branches.md @@ -1,7 +1,7 @@ -- **Master (Default):** Current stabled branch. It has been used by users on develop branch and it's not know to have any major issues. +- **master (Default):** Current stabled branch. It has been used by users on develop branch and it's not know to have any major issues. -- **Develop:** The bleeding edge. Released as soon as code is committed and passed all automated tests, this build has not been used by us or users. Because there's no guarantee that it will even run in some cases. +- **develop:** The bleeding edge. Released as soon as code is committed and passed all automated tests, this build has not been used by us or users. Because there's no guarantee that it will even run in some cases. *Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.*