Bug#905440: another tool for fixing the mtime
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <24452.12782.836292.557593__48684.2850152001$1602499167$gmane$org@cs.uni-koeln.de> |
Another example of a wrong modified timestamp. The timestamps (mtime) in /srv/www.debian.org/webwml/english/blends/hamradio of index.wml and contact.wml are exactly the times shown in the footer on these web pages. But both files are modified in git long time ago. A proper setting of the mtime of the wml files should fix this. In Debian we have the package git-mestrelion-tools which includes the python script git-restore-mtime which fixes the mtime of the whole webwml dir in less than 10 seconds on my noebook. https://github.com/MestreLion/git-tools#git-restore-mtime