tj.git-extras/man/git-utimes.md
Vitaly Chikunov aa174b3905 git-utimes: Change files modification time to their last commit date
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
2020-11-08 14:04:41 +03:00

542 B

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 <vt@altlinux.org>, inspired by Stackexchange comments.

REPORTING BUGS

<https://github.com/tj/git-extras/issues>

SEE ALSO

<https://github.com/tj/git-extras>