Hello is there a way with git command line to print all versions of a file into a big concatenated file.
It would also be ok that only the diffs are printed.
I want to search for a pattern in ALL commit versions of a certain file and I dont want to manually look into every commit version.