diff options
author | tdussa <tdussa@web> | 2014-04-30 20:41:21 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-30 20:41:21 +0000 |
commit | 156b3f5cf72663c243219f638d7b6e1ebc087c27 (patch) | |
tree | 723c9f392633e7f229f4ca24ef4a96aa67adca03 /doc | |
parent | 2b0d93e9ecafdfbff1a8ed1843155d3ac44bfa39 (diff) |
Added a comment: Why not automatically add the whole date?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/metadata/comment_6_fa51ae544b193122334dbae7960ab3d9._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/design/metadata/comment_6_fa51ae544b193122334dbae7960ab3d9._comment b/doc/design/metadata/comment_6_fa51ae544b193122334dbae7960ab3d9._comment new file mode 100644 index 000000000..7be49a6a9 --- /dev/null +++ b/doc/design/metadata/comment_6_fa51ae544b193122334dbae7960ab3d9._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="tdussa" + ip="217.84.74.69" + subject="Why not automatically add the whole date?" + date="2014-04-30T20:41:20Z" + content=""" +Hi, + +apologies if I am missing something, but from what I understand, git-annex will automatically add the year and the month from a file's mtime to its metadata if instructed to do so. + +So... What about the day (or the time, for that matter?)? What is the reasoning behind the decision not to add those bits automatically? And, is there a way to get git-annex to add those bits of information automatically as well (besides the obvious way of creating a pre-commit-hook script to that effect)? + +THX & Cheers, +Toby. +"""]] |