Lister le contenu d'un arbre. Plus d'informations : https://git-scm.com/docs/git-ls-tree.
git ls-tree {{nom_de_branche}}
git ls-tree -r {{commit_hash}}
git ls-tree --name-only {{commit_hash}}