docs: git: move under vcs folder

This commit is contained in:
Marcello 2025-01-28 22:41:37 +01:00
parent c8d02e4bf2
commit 9a02fd7078
2 changed files with 3 additions and 2 deletions

View file

@ -170,7 +170,7 @@ It's generally recommended creating annotated tags so it's possible to have all
### Branching And Merging
![branch](../img/git_branches.avif "how branches work")
![branch](../../img/git_branches.avif "how branches work")
`git branch`: shows branches
`git branch -vv`: show branch + last commit + remote status