Fazle-Rakib / git-startup

A collection of resources to learn git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git learning guideline

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency -[ https://git-scm.com/]

Setup

Official installation guide

https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

References

Official git website

https://git-scm.com/

How to Use Git and GitHub (freeCodeCamp)

https://www.freecodecamp.org/news/introduction-to-git-and-github/

Git & Github tutorial

https://www.youtube.com/watch?v=tRZGeaHPoaw&ab_channel=KevinStratvert

Git & Github tutorial (Bangla)

https://www.youtube.com/playlist?list=PLNMnAEqLBwmqnr-hhIa2z-2janfklDV4A

Git workflow (ByteByteGo)

https://github.com/ByteByteGoHq/system-design-101#git

Interactive git learning

https://gitexplorer.com/

Git tutorial(atllassian)

https://www.atlassian.com/git

Git top 50 commands cheat-sheet

https://dev.to/doabledanny/git-cheat-sheet-50-commands-free-pdf-and-poster-4gcn

Slides on starting with git

https://www.slideshare.net/nicotourne/starting-with-git-git-hub-27464735

About

A collection of resources to learn git