Suppose you clone in https mode and then decide to switch to SSH:
$ git remote set-url origin [email protected]:{GIT_PROFILE}/{REPO_NAME}.git
Suppose you clone in https mode and then decide to switch to SSH:
$ git remote set-url origin [email protected]:{GIT_PROFILE}/{REPO_NAME}.git