Elenca il contenuto di un oggetto albero. Maggiori informazioni: https://git-scm.com/docs/git-ls-tree.
git ls-tree {{nome_ramo}}
git ls-tree -r {{hash_commit}}
git ls-tree --name-only {{hash_commit}}