I understand the default Git behaviour of updating the modification time every time it changes a file, but there are times when I want to restore a file\'s original modifica
We had the same issue at work, and have been using successfully the git-store-meta perl script by Danny Lin.
It definitely solved the problem indicated in your question.