diff --git a/doc/bugs/softlink_atime.mdwn b/doc/bugs/softlink_atime.mdwn new file mode 100644 index 0000000000..ad91cf8a9d --- /dev/null +++ b/doc/bugs/softlink_atime.mdwn @@ -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.