From a757a9136683147a942f384b304b9a3326321171 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Oct 2017 15:11:12 -0400 Subject: Add day to metadata when annex.genmetadata is enabled. Thanks, Sean T Parsons --- doc/bugs/Add_day_to_metadata..mdwn | 2 ++ doc/git-annex.mdwn | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/bugs/Add_day_to_metadata..mdwn b/doc/bugs/Add_day_to_metadata..mdwn index f92a2a11f..24188a4bc 100644 --- a/doc/bugs/Add_day_to_metadata..mdwn +++ b/doc/bugs/Add_day_to_metadata..mdwn @@ -11,3 +11,5 @@ There's also a tiny bit extra for stack.yaml which will only affect people who h ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) git-annex is awesome, I lean on it heavily nearly every single day. + +> [[merged|done]]. Thanks for the patch! --[[Joey]] diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 1e8155988..c3aa8b991 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -911,7 +911,7 @@ Here are all the supported configuration settings. Set this to `true` to make git-annex automatically generate some metadata when adding files to the repository. - In particular, it stores year and month metadata, from the file's + In particular, it stores year, month, and day metadata, from the file's modification date. When importfeed is used, it stores additional metadata from the feed, -- cgit v1.2.3