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
+[log]
2
+    date = iso
1
 [color]
3
 [color]
2
     ui = true
4
     ui = true
3
 [core]
5
 [core]