Just after adding remote repo, I tried git fetch remoteRepoName
but it's returning this error:
fatal: I don't handle protocol 'https'
I explored relevant questions but most of these belongs to git clone
so their answers aren't working in my case. Here's a screenshot: