Add day to metadata when annex.genmetadata is enabled.
Thanks, Sean T Parsons
This commit is contained in:
parent
64f1c09526
commit
e8eacf96d5
5 changed files with 11 additions and 2 deletions
|
@ -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]]
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue