Referencing commitsGetting more from the commit log

git ls-tree <tree-ish> : retourne la liste des fichiers dans le repo au point pointé par <tree-ish>

ex :

git ls-tree master

git ls-tree master assets/