rename git to Git

This commit is contained in:
lucas schneider
2021-01-07 11:06:38 -03:00
committed by Starbeamrainbowlabs
parent 2ec5fb9d50
commit eef3712fc3
104 changed files with 149 additions and 149 deletions

View File

@@ -3,7 +3,7 @@
> Sistema di controllo versione distribuito.
> Maggiori informazioni: <https://git-scm.com/>.
- Controlla la versione di git:
- Controlla la versione di Git:
`git --version`
@@ -15,6 +15,6 @@
`git help {{command}}`
- Esegui un comando git:
- Esegui un comando Git:
`git {{command}}`