Ver Código Fonte

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

Lucas Stadler 13 anos atrás
pai
commit
e71a389c94
1 arquivos alterados com 2 adições e 0 exclusões
  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