Browse Source

Prefer ISO log formatting in git

Alois Mahdal 2 years ago
parent
commit
cf453b1b4e
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      dotfiles/gittum/main.gitconfig

+ 2
- 0
dotfiles/gittum/main.gitconfig View File

@@ -1,3 +1,5 @@
1
+[log]
2
+    date = iso
1 3
 [color]
2 4
     ui = true
3 5
 [core]