git log --pretty=format: --name-status | cut -f2- | sort -u git log --pretty=format: --name-only --diff-filter=A | sort -u
https://stackoverflow.com/questions/543346/list-all-the-files-that-ever-existed-in-a-git-repository