2022-02-03
This commit is contained in:
parent
f86b8496ec
commit
db393215ce
55 changed files with 1907 additions and 0 deletions
14
home/dot-config/git/prefere-ssh
Normal file
14
home/dot-config/git/prefere-ssh
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
[url "git@github.com:"]
|
||||
pushInsteadOf = "github:"
|
||||
pushInsteadOf = "git://github.com/"
|
||||
pushInsteadOf = "https://github.com/"
|
||||
|
||||
[url "git@gist.github.com:"]
|
||||
pushInsteadOf = "gist:"
|
||||
pushInsteadOf = "git://gist.github.com/"
|
||||
|
||||
[url "git@gitlab.com:"]
|
||||
pushInsteadOf = "gitlab:"
|
||||
pushInsteadOf = "git://gitlab.com/"
|
||||
pushInsteadOf = "https://gitlab.com/"
|
Loading…
Add table
Add a link
Reference in a new issue