ソースを参照

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]