How can I list all versions of all files in a git repository?
(For example for listing all files that ever contained a certain string)
This list could be use
As I understand it from the manual, the following lists all objects and their info
git cat-file --batch-all-objects --batch-check