Merging with github.com.
This commit is contained in:
@@ -23,8 +23,21 @@
|
|||||||
path = ~/.gitconfig.local
|
path = ~/.gitconfig.local
|
||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.gitignore.global
|
excludesfile = ~/.gitignore.global
|
||||||
|
autocrlf = false
|
||||||
pager = less -F -X
|
pager = less -F -X
|
||||||
[credentail]
|
[credentail]
|
||||||
helper = cache
|
helper = cache
|
||||||
[pager]
|
[pager]
|
||||||
branch = false
|
branch = false
|
||||||
|
|
||||||
|
[url "https://vishap@github.com/"]
|
||||||
|
insteadOf = github:
|
||||||
|
|
||||||
|
[url "https://gitlab.com/"]
|
||||||
|
insteadOf = gitlab:
|
||||||
|
|
||||||
|
[url "http://192.168.0.4:8080/"]
|
||||||
|
insteadOf = mylab:
|
||||||
|
|
||||||
|
[pager]
|
||||||
|
branch = false
|
||||||
|
|||||||
Reference in New Issue
Block a user