git: Set log dates to ISO format
This commit is contained in:
parent
fbb32ca653
commit
de5ed5f67d
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@ xfuncname = "^[ \t]*((RSpec|describe|context|it|before|after|around|feature|scen
|
|||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[log]
|
||||
date = iso
|
||||
|
||||
[merge]
|
||||
conflictStyle = diff3
|
||||
ff = only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue