Skip to content

Set files in a Git repository to their last-modified date.

License

Notifications You must be signed in to change notification settings

BenLubar/git-last-modified

Repository files navigation

git-last-modified

Sets files in a Git repository to their last-modified date.

usage: git last-modified [<options>] [[--] <path>...]
  -commit-date
        Use the commit date for the last commit this file was involved in instead of the author date.
  -n    Dry run. Implies -v. Don't modify any file modification times.
  -q    Quiet. Don't warn about files specified on the command line that are not in Git.
  -v    Verbose. Print each filename and modification time as they are processed.

Build Status CodeFactor Maintainability Test Coverage

About

Set files in a Git repository to their last-modified date.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages