lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 71ec0e0 5/5: Configure git log.date to use a


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 71ec0e0 5/5: Configure git log.date to use a consistent timezone
Date: Tue, 13 Feb 2018 08:02:40 -0500 (EST)

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

    Configure git log.date to use a consistent timezone
    
    Without this change, timezone reflected the author's preference.
---
 README.schroot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.schroot b/README.schroot
index 46c269a..f6128b9 100644
--- a/README.schroot
+++ b/README.schroot
@@ -300,7 +300,7 @@ 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
+git config --global log.date iso8601-strict-local
 git config --global log.follow true
 
 # Initialize wine. See:



reply via email to

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