Just after adding remote repo, I tried git fetch remoteRepoName but it\'s returning this error:
git fetch remoteRepoName
fatal: I don\'t handle protocol \'https\'>
fatal: I don\'t handle protocol \'https\'
git config --local -e
This will open up the config file for the repo in Vim where you can delete the extra/special characters that cause this error.