How do you find the most recently created files in git, with a Linux OS?
Using git log on every file is not feasible.
git ls-files shows the full list of files