How can I list all the deleted files in a git repository?

I know git stores information of when files get deleted and I am able to check individual commits to see which files have been removed but is there a command that would generate a list of every deleted file across a repository's lifespan?

281
задан mikemaccana 11 August 2016 в 01:35
поделиться