Selaa lähdekoodia

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

Lucas Stadler 13 vuotta sitten
vanhempi
commit
e71a389c94
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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