git show

Mostra vari tipi di oggetti Git (commit, tag, etc.). Maggiori informazioni: https://git-scm.com/docs/git-show.

git show

git show {{commit}}

git show {{tag}}

git show {{ramo}}~{{3}}

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

git show --stat {{commit}}

git show {{revisione}}:{{percorso/del/file}}