I would like to know if it is possible to change the time of a commit.
Situation is as follows, I have a git server integrated with redmine. When the users are going to upload code in the commit it gets the local time of the machine that is always wrong, I would like when the file is committed it will take the server time. I use a script to control the repository and actions in redmine.
Thank you in advance.