Bug#905440: www.debian.org: remove "last modified" from footer
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <23425.12861.108895.292647__12551.7947636128$1535193798$gmane$org@informatik.uni-koeln.de> |
The Perl script shown in this post sets the mtime (and atime) to the last commit time. Works very well and needs only 7 sec for the whole webwml repository on my notebook. https://stackoverflow.com/questions/2458042/restore-a-files-modification-time-in-git# I think we only need this run once, after that the perl code for generating the footer can grab the correct mtime.