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/