OSDN Git Service

Regular updates
[twpd/master.git] / git-log-format.md
index be8ad4a..6020030 100644 (file)
@@ -2,7 +2,7 @@
 title: Git log format string
 category: Git
 layout: 2017/sheet
-updated: 2018-11-07
+updated: 2017-10-18
 weight: -1
 keywords:
   - "git log --pretty=format:%H"
@@ -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) |