git-warp-time(1) General Commands Manual git-warp-time(1)

git-warp-time - CLI utility that resets the timestamps of files in a Git repository working directory to the exact timestamp of the last commit which modified each file

git-warp-time [-d|--dirty] [-i|--ignored] [-q|--quiet] [-h|--help] [PATHS]

CLI utility that resets the timestamps of files in a Git repository working directory to the exact timestamp of the last commit which modified each file

Include files tracked by Git but modifications in the working tee
Include files tracked by Git but also ignored
Don't print any output about files touched or skipped
Print help
[PATHS]
Optional list of paths to operate on instead of default which is all files tracked by Git

Caleb Maclennan <caleb@alerque.com>

git-warp-time