git-warp-time
Version updated for https://github.com/alerque/git-warp-time to version v1.0.0.
- This action is used across all versions by 13 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The git-warp-time GitHub Action and CLI utility automatically resets file modification timestamps in a Git repository’s working directory to match the last commit that modified each file. This tool ensures file timestamps accurately reflect their version history, which can be useful for build systems or workflows that rely on file modification times. It supports both CLI usage and integration as a Rust library, automating the process of aligning timestamps with commit history.