Git Cheatsheat for beginners with VSCode
I decided to start with Git & Github for one of my existing projects.
I started with creating a Github Repo with my account.
Mistake #1
I initiated the repo with Readme & .gitignore. Since I already have a project to publish to GitHub, you should k...
blog.surjithctly.in4 min read
Bhargav Ponnapalli
Hashnoder | Frontend Developer | Youtuber
VS Code also allows us to stash and commit using UI too which is neat. So it's pretty handy for beginners.
Good one Surjith! Keep it coming!