Explorar el Código

~/.gitconfig: Add shortcut for gitlab

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

+ 2 - 0
.gitconfig

@ -21,6 +21,8 @@
21 21
	insteadOf = hub:
22 22
[url "git@github.com:"]
23 23
	insteadOf = gh:
24
[url "https://gitlab.com/"]
25
	insteadOf = gl:
24 26
[url "git@heroku.com:"]
25 27
	insteadOf = heroku:
26 28
[url "git://anongit.freedesktop.org/"]