I would like to change the log of my GIT server using a hook.
The situation is as follows, when someone commits and the local machine has the wrong date, the log shows the local machine time. I would like that through a hook it would change the date and time automatically synchronizing with that of the server where the repository is.