diff --git a/README.md b/README.md index 780523e..0289aa8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,23 @@ Example Web Server/Site Template ================================ +------------------------------------------------- +Git Branching +------------------------------------------------- + +``` +hotfix *--* + / \ +master *--------------*------*----------*------------*----------*-------------- + \ / \ / / / +release \ *---*----------*------*------------*----------*---------------- + \ / \ \ \ / / +dev *--*--*----*----*--*--*--*---*-----*--*----*--*--*------------------ + \ / \ / +feature *--*--* *--*--* +``` + + ------------------------------------------------- Project Layout -------------------------------------------------