Issues connecting a local workspace to a GitHub repo and creating branches
I’m trying to connect a local workspace to an identical repository on GitHub. In this instance, I cannot use git clone
so I’m trying to find a work-around. I seem to be able to set the remote url fine, but normal git commands don’t work as expected for me afterwards.