git-last-modified

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2018 License: MIT Imports: 8 Imported by: 0

README

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

Documentation

Overview

Command git-last-modified sets files in a Git repository to their last-modified date.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL