瀏覽代碼

Prefer ISO log formatting in git

Alois Mahdal 3 年之前
父節點
當前提交
cf453b1b4e
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      dotfiles/gittum/main.gitconfig

+ 2
- 0
dotfiles/gittum/main.gitconfig 查看文件

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