.gitconfig

This commit is contained in:
Vahagn Khachatryan
2019-08-01 13:20:52 +01:00
parent cd74b031a8
commit 728dc98bb9
2 changed files with 43 additions and 0 deletions

View File

@@ -23,5 +23,17 @@
path = ~/.gitconfig.local
[core]
excludesfile = ~/.gitignore.global
autocrlf = false
[credentail]
helper = cache
[url "https://vishap@github.com/"]
insteadOf = github:
[url "https://gitlab.com/"]
insteadOf = gitlab:
[url "http://192.168.0.4:8080/"]
insteadOf = mylab: