瀏覽代碼

Set default push strategy for git 1.8

Alois Mahdal 12 年之前
父節點
當前提交
f918aaaaf0
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      dotfiles/git-universe/gitconfig

+ 2
- 0
dotfiles/git-universe/gitconfig 查看文件

@@ -1,3 +1,5 @@
1
+[push]
2
+    default = simple
1 3
 [user]
2 4
     name = Alois Mahdal
3 5
 [color]