Skip to content

JimmyHwang/gitmtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

gitmtime

Project Title

Update all git control files with last modified time

Run it on your project

git clone hhttps://github.com/JimmyHwang/gitmtime
copy gitmtime.py to [your git project]
cd [your git project]

Examples

Build database in first time, may take a few minutes, it is depend on number of files

  • python gitmtime.py -u -c

Update mtime of all files with database, or get from GIT if not exists in database

  • python gitmtime.py -u

Authors

  • Jimmy Hwang - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Update GIT control file time to modified time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages