lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master a68072f 1/2: Prefer ISO8601


From: Greg Chicares
Subject: [lmi-commits] [lmi] master a68072f 1/2: Prefer ISO8601
Date: Tue, 1 Nov 2016 15:43:18 +0000 (UTC)

branch: master
commit a68072f34f85ba05a9e47166d94489b1b7a40811
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Prefer ISO8601
    
    Rationale:
      https://xkcd.com/1179/
---
 README.schroot |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.schroot b/README.schroot
index fa7f523..1f34f1c 100644
--- a/README.schroot
+++ b/README.schroot
@@ -226,6 +226,9 @@ git config --global user.name "Gregory W. Chicares"
 git config --global user.email address@hidden
 git config --global color.ui auto
 git config --global push.default simple
+# git config --global log.date iso8601-strict
+# "strict" if supported; else:
+git config --global log.date iso8601
 
 # Initialize wine. See:
 #   http://lists.nongnu.org/archive/html/lmi/2016-10/msg00002.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]