I started this project on another PC and now I'm trying to continue it on my laptop. The issue is that while I added the GitHub remote repository URL to VB Code, when I press Push I receive
"Git: fatal: No configured push destination"
and when I press Push to and select the remote (in format: https://github.com/username/projectname.git) it just loads forever.
I can't figure out what I'm missing so I can save the modifications to my remote. Any suggestions? Thank you!