]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
CONTRIBUTING.d/git: log.date: Set to 'iso'
authorAlejandro Colomar <alx@kernel.org>
Sun, 8 Feb 2026 19:14:24 +0000 (20:14 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 8 Feb 2026 19:32:33 +0000 (20:32 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
CONTRIBUTING.d/git

index c12dc2f24554ea1647d5f4be276bfde98df26548..00cff2984b155bc55e3825d711ffe89d3d363de7 100644 (file)
@@ -57,6 +57,11 @@ Description
 
                $ git config --global core.abbrev 12
 
+    log.date
+       Use ISO 8601-like format for dates.
+
+               $ git config --global log.date iso
+
 See also
        git-config(1)
        git-diff(1)