Description
A tool that resets file timestamps in a Git repository to the time of the commit that last modified each file. It can help builds, archives, or comparisons that care about reproducible modification times.
Use it when timestamp normalization is intentional. It changes working-tree file metadata, so avoid running it when current timestamps matter for other tools.