Hi all,
I am working on a github hosted project. For testing reasons, I have to move my computer date to somewhere in the future (2012) and forgot to bring it back to normal time when doing a git commit / push.
The actual commit is now actually saved as 2012 instead of 2010 and it's screwing our github view since they always appear on top.
Is there any way to fix that?
Thx.
.Karim