Problem: Github integration on VS Code
This got a bit frustrating. I couldn't get Github to work VS Code. I remember there was a message on it for me that says something about configuring Github but I toggled ignore and now I am having trouble getting it to work. Of course there is no extension for this because it is supposed to be already built in to VS Code. I try to search for help in Youtube, Github forums, and Stack Overflow but the advises I come across either doesn't work.
Solution attempt #1 - reinstall VS Code. I want to upgrade to 64 bit anyway.
Update - this didn't work.
Solution attempt #2 - reading closer the sources that I've come across, it becomes apparent what I have done wrong. I installed GitHub Desktop instead of Git. LOL
Update - this worked!
Now I can go do those Github VS Code integration tutorials :D
Bonus problem: Cannot push from VS Code to Github
Solution: Uncheck in the setting -> email "Block command line pushes that expose my email"
Comments
Post a Comment