mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:45:58 +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
|
interactive = auto
|
||||||
showBranch = auto
|
showBranch = auto
|
||||||
status = auto
|
status = auto
|
||||||
|
[blame]
|
||||||
|
date = iso-local
|
||||||
|
[log]
|
||||||
|
date = iso-local
|
||||||
[core]
|
[core]
|
||||||
excludesFile = ~/.gitignore_global
|
excludesFile = ~/.gitignore_global
|
||||||
whitespace = trailing-space space-before-tab
|
whitespace = trailing-space space-before-tab
|
||||||
|
|
Loading…
Add table
Reference in a new issue