Sooner or later, most Git users encounter a situation where a commit has the wrong timestamp.
Maybe your system clock was incorrect.
Maybe you imported commits from another repository.
Maybe you rebased a branch and unexpectedly changed commit dates.
Or maybe you're simply curious about how Git stores commit metadata.







