git show

Affiche différents types d'objets Git (commits, tags, etc.). Plus d'informations : https://git-scm.com/docs/git-show.

git show

git show {{commit}}

git show {{etiquette}}

git show {{branche}}~{{3}}

git show --oneline -s {{commit}}

git show --stat {{commit}}

git show {{revision}}:{{chemin/vers/fichier}}