Skip to content

Restore files mtime from Git commits, useful to get a hashsum based on mtime and size for files in git repository

License

Notifications You must be signed in to change notification settings

ei-grad/restore_commit_times

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restore commit times

For each file in given Git repositories set its mtime to time of the last commit, in which that file was changed.

Installation

pip install restore_commit_times

Usage

restore_commit_times ./myrepo1 ./myrepo2

About

Restore files mtime from Git commits, useful to get a hashsum based on mtime and size for files in git repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages