git ls-tree

Table of Contents

git ls-tree reference

# lists all of the already committed files being tracked by your git repo.
$ git ls-tree --full-tree -r HEAD