mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-16 05:54:53 +02:00
Update git-log-format.md (#1853)
In date formatting: `rfc2822` should be `rfc2822`
This commit is contained in:
@@ -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) |
|
||||
|
||||
Reference in New Issue
Block a user