blob: ad91cf8a9dbdbd3e3aa10370d5803823de8cd5c4 (
plain)
1
2
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.
|