Common Git Commands - Link
Use this format to add your own Git resources (those that were personally used by you) in this README
## YOUR_NAME
<a href="YOUR_LINKEDIN_PROFILE_LINK">
<img align="left" width="82px" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" />
</a>
[![Generic badge](https://img.shields.io/badge/Batch-YOUR_BATCH_YEAR-<COLOR>.svg)](https://shields.io/)
```
YOUR_ANSWER
```
A good resource to learn git is given below :
https://dev.to/unseenwizzard/learn-git-concepts-not-commands-4gjc
It has almost all the essential git commands explained in detail. Once you are done with this post you will be completely ready to start open source contribution.
Mostly YouTube and practice. In times of doubt, mostly google it. Find answers on quora, stackoverflow and github
Hacktoberfest is really good to learn git and about opensource community.
Git and Github tutorial-
https://www.youtube.com/playlist?list=PL4cUxeGkcC9goXbgTDQ0n_4TBzOO0ocPR
Git SCM - https://git-scm.com/
- Beginner: https://www.youtube.com/watch?v=USjZcfj8yxE&ab_channel=ColtSteele
- Detailed: https://www.youtube.com/watch?v=gwWKnnCMQ5c&ab_channel=CodeWithHarry
- Suggested: https://www.youtube.com/watch?v=apGV9Kg7ics&ab_channel=KunalKushwaha
learning GIT through gamification: https://ohmygit.org/
https://www.udacity.com/course/version-control-with-git--ud123
https://www.youtube.com/watch?v=8JJ101D3knE&ab_channel=ProgrammingwithMosh