浏览代码

~/.gitconfig: Enable "new" git push default behaviour.

Lucas Stadler 13 年之前
父节点
当前提交
e71a389c94
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitconfig

+ 2 - 0
.gitconfig

@ -26,3 +26,5 @@
26 26
	insteadOf = fd:
27 27
[url "git@bitbucket.org:"]
28 28
	insteadOf = bb:
29
[push]
30
	default = simple