change git to Git on missing pages

This commit is contained in:
lucas schneider
2021-01-07 12:48:28 -03:00
committed by Starbeamrainbowlabs
parent 8d60f14945
commit bd3ab881a0
5 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
`git describe --all`
- Descrivi un tag git:
- Descrivi un tag Git:
`git describe {{v1.0.0}}`

View File

@@ -15,7 +15,7 @@
`git svn rebase`
- Scarica aggiornamenti da un repository SVN remoto senza spostare l'HEAD git:
- Scarica aggiornamenti da un repository SVN remoto senza spostare l'HEAD Git:
`git svn fetch`