diff --git a/learning_git.md b/learning_git.md index 4739c2e..6c19802 100644 --- a/learning_git.md +++ b/learning_git.md @@ -12,6 +12,8 @@ You can publish, with all histories, projects in a Git platform like Gitea, GitH With this tool, you can commit projects, compare projects. That is the best tool for teamwork. +![git flow](./assets/git-flow.png) + # Git via `bash` ## Initialing a git repo