Ver código fonte

Prefer ISO log formatting in git

Alois Mahdal 3 anos atrás
pai
commit
cf453b1b4e
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      dotfiles/gittum/main.gitconfig

+ 2
- 0
dotfiles/gittum/main.gitconfig Ver arquivo

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