Parcourir la Source

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

Lucas Stadler 13 ans auparavant
Parent
commit
e71a389c94
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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