redirect github https urls
This commit is contained in:
parent
d03e4f65b8
commit
7fde8a6578
@ -33,3 +33,5 @@
|
|||||||
excludesfile = ~/.gitignore
|
excludesfile = ~/.gitignore
|
||||||
[diff]
|
[diff]
|
||||||
noprefix = true
|
noprefix = true
|
||||||
|
[url "git@github.com:"]
|
||||||
|
insteadOf = https://github.com/
|
||||||
|
Loading…
Reference in New Issue
Block a user