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

@@ -1,6 +1,6 @@
# git show
> Affiche différents types d'objets git (commits, tags, etc.).
> Affiche différents types d'objets Git (commits, tags, etc.).
> Plus d'informations: <https://git-scm.com/docs/git-show>.
- Afficher des informations sur le dernier commit (hachage, message, modifications et autres métadonnées) :