From 57422ae42a4199b82aa82f0fd4286ac71d6a3c9a Mon Sep 17 00:00:00 2001 From: khanh2906 Date: Sat, 29 Oct 2022 09:28:57 +0700 Subject: [PATCH] update readme.md --- GITFLOW.md | 2 +- README.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/GITFLOW.md b/GITFLOW.md index a40c878..efdde75 100644 --- a/GITFLOW.md +++ b/GITFLOW.md @@ -1,7 +1,7 @@ # Git Flow with rebasing -## Overview +## Overview ![alt](https://itknowledgeexchange.techtarget.com/coffee-talk/files/2021/01/gitflow-hotfix-branch-diagram.jpg) diff --git a/README.md b/README.md index ecbf7e4..ae21625 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# traloso \ No newline at end of file +# Gitflow + +## References +link: https://nvie.com/posts/a-successful-git-branching-model/