Explorar el Código

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

Lucas Stadler %!s(int64=13) %!d(string=hace) años
padre
commit
e71a389c94
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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