Update git-log-format.md (#1853)
In date formatting: `rfc2822` should be `rfc2822`
This commit is contained in:
parent
955bc18ead
commit
3a367c969c
|
@ -104,7 +104,7 @@ See the next tables on format variables.
|
|||
|
||||
| Variable | Description |
|
||||
| --- | --- |
|
||||
| `%cD` | committer date (rfc2882) |
|
||||
| `%cD` | committer date (rfc2822) |
|
||||
| `%cr` | committer date (relative) |
|
||||
| `%ct` | committer date (unix timestamp) |
|
||||
| `%ci` | committer date (iso8601) |
|
||||
|
|
Loading…
Reference in New Issue