Ver Código Fonte

~/.gitconfig: Add shortcut for gitlab

Lucas Stadler 8 anos atrás
pai
commit
05b466f9d1
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitconfig

+ 2 - 0
.gitconfig

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