Git stores committer time with timezone, and we ask git for a UNIX timestamp and compare to the current system unix timestamp on startup, so I'm pretty sure we do things correctly.
If the system clock is wrong, there is not much we can do.
Git stores committer time with timezone, and we ask git for a UNIX timestamp and compare to the current system unix timestamp on startup, so I'm pretty sure we do things correctly.
If the system clock is wrong, there is not much we can do.