Merge remote-tracking branch 'branchable/master'

This commit is contained in:
Joey Hess 2011-03-13 17:38:35 -04:00
commit 23649f3f90

View file

@ -0,0 +1,3 @@
When adding files to git annex, softlinks are created with current atime (and ctime, etc). Instead, the atime of the added file should be used and added to the meta-data, restoring it everywhere an annex is cloned to.
Optionally, editing the meta-data should change the times in all annexes.