Git – Exibindo arquivos confirmados

git rev-list --all --pretty=oneline
git show
--pretty="format:" --name-only <commit hash>