Explorar el Código

~/.gitconfig: Add freedesktop.org and bitbucket.org shortcuts.

Lucas Stadler %!s(int64=13) %!d(string=hace) años
padre
commit
c9d0c2a6fb
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitconfig

+ 4 - 0
.gitconfig

@ -22,3 +22,7 @@
22 22
	insteadOf = gh:
23 23
[url "git@heroku.com:"]
24 24
	insteadOf = heroku:
25
[url "git://anongit.freedesktop.org/"]
26
	insteadOf = fd:
27
[url "git@bitbucket.org:"]
28
	insteadOf = bb: