Do You Git It?
There is no "pun" intended in that tagline above
It's a genuine question
In other words
Go you use "git" in your daily personal projects?
Half day online session scheduled for
Saturday, 30 Sep, 2023
9:30am to 12:30pm IST
Learn the following git commands by working along with me on a journey of my real world personal project to understand how and when I use "git" for my personal projects
git checkout
git diff
git add
git commit
git pull
git push
git remote
git restore
git branch
git status
git log
git blame
Make sure you are comfortable using a command line like bash
Have git installed on your machines.
Linux and Mac machines usually have git by default
Create a GitHub account for yourself, if you don't already have one
Get familiar with a dozen or more git commands
Understand the importance and significance of GitHub in your study and work journey
Good understanding of contributing to Open Source projects on GitHub