Skip to content

Commit e9abef6

Browse files
committed
Merge branch 'maint'
* maint: git-for-each-ref.txt: 'raw' is a supported date format
2 parents fe73786 + b344bb1 commit e9abef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-for-each-ref.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ returns an empty string instead.
117117

118118
As a special case for the date-type fields, you may specify a format for
119119
the date by adding one of `:default`, `:relative`, `:short`, `:local`,
120-
`:iso8601` or `:rfc2822` to the end of the fieldname; e.g.
120+
`:iso8601`, `:rfc2822` or `:raw` to the end of the fieldname; e.g.
121121
`%(taggerdate:relative)`.
122122

123123

0 commit comments

Comments
 (0)