Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git with ssh instead of https

git config --global url.ssh://git@github.com/.insteadOf https://github.com/
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #ssh #https
ADD COMMENT
Topic
Name
2+5 =