I have a lots of modified files in a git repo.
I need to prune the ones where there is no change, where only the timestamp has changed. Due to the amount of files it would take me a loong time to do that manually.
Is there some smart way to do that?