Answers for "how to switch remote from https to ssh on in github"

0

how to switch remote from https to ssh on in github

git remote set-url origin [email protected]:{USERNAME}/{PROJECTNAME}.git
Posted by: Guest on January-27-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language