浏览代码

~/.gitconfig: Add shortcut for gitlab

Lucas Stadler 8 年之前
父节点
当前提交
05b466f9d1
共有 1 个文件被更改,包括 2 次插入0 次删除
  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/"]