I’ve run the suggested commands found here but I still can’t seem to get the network view working. Here’s what the page/view says instead:
If this is a Github repository you can set your credentials to view your network
git config github.user REPO_USER
git config github.repo REPO_NAME
Seemed to work for me this time.
Also, editing the
.git/configfile gives more insight into what things are set to. It’s easy to see when things are set incorrectly.