Crate git_warp_time
source ·Modules
Structs
Options passed to
reset_mtime()
Functions
Return a repository discovered from from the current working directory or $GIT_DIR settings.
Iterate over either the explicit file list or the working directory files, filter out any that
have local modifications, are ignored by Git, or are in submodules and reset the file metadata
mtime to the commit date of the last commit that affected the file in question.