Can git use the date info on the last commit as the time-stamp on the file-system?
Docs:
- https://git.wiki.kernel.org/index.php/ContentLimitations
- https://git.wiki.kernel.org/index.php/Git_FAQ#Why_isn.27t_Git_preserving_modification_time_on_files.3F
- http://git.661346.n2.nabble.com/timestamps-not-git-cloned-tt1587618.html#none
Tools:
- http://repo.or.cz/w/metastore.git/tree (rel: git.wiki/ContentLimitations)
- https://gist.github.com/jeffery/1115504