mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-01 20:54:20 +02:00
Set ISO date format
This commit is contained in:
parent
0ca23140ea
commit
54d344671b
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
|||
interactive = auto
|
||||
showBranch = auto
|
||||
status = auto
|
||||
[blame]
|
||||
date = iso-local
|
||||
[log]
|
||||
date = iso-local
|
||||
[core]
|
||||
excludesFile = ~/.gitignore_global
|
||||
whitespace = trailing-space space-before-tab
|
||||
|
|
Loading…
Add table
Reference in a new issue