Merge branch 'maint'
* maint: git-for-each-ref.txt: 'raw' is a supported date format
This commit is contained in:
commit
e9abef6289
@ -117,7 +117,7 @@ returns an empty string instead.
|
||||
|
||||
As a special case for the date-type fields, you may specify a format for
|
||||
the date by adding one of `:default`, `:relative`, `:short`, `:local`,
|
||||
`:iso8601` or `:rfc2822` to the end of the fieldname; e.g.
|
||||
`:iso8601`, `:rfc2822` or `:raw` to the end of the fieldname; e.g.
|
||||
`%(taggerdate:relative)`.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user