mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
git: log/show dates in ISO8601 in UTC
Consistency is key. Timezones are the devil. Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
prune = true
|
||||
[rebase]
|
||||
autoStash = true
|
||||
[log]
|
||||
date = iso8601-local
|
||||
[format]
|
||||
pretty = format:%h %Cblue%ad%Creset %ae %Cgreen%s%Creset
|
||||
[alias]
|
||||
|
Reference in New Issue
Block a user