extra-git
Version:
Common utility commands for Git repositories.
30 lines (15 loc) • 335 B
Plain Text
git-utimes(1) -- Change files modification time to their last commit date
SYNOPSIS
git-utimes
DESCRIPTION
Change files modification time to their last commit date.
OPTIONS
No options needed.
EXAMPLES
git utimes
AUTHOR
Written by Vitaly Chikunov <>, inspired by Stackexchange comments.
REPORTING BUGS
<>
SEE ALSO
<>