Git fundamentals
We will learn basic concepts of Git like
- What is version control
- What is git client and github
- How to add git files from local to remote
- How to remove files from local to remote
- How to raise a PR
- How to revert a commit
- How to reset a commit