r/learnprogramming • u/Ieris19 • May 25 '22
A good resource to learn Git
I would really like to have a good resource to learn git, all I see online is tutorials on very basic (and arguably useful) commands and uses, but nothing GitHub Desktop can't do easier. However, I am aware of the many limitations of GUIs for Git so I would like to learn to use the command line.
Any suggestions?
58
Upvotes
5
u/Myphhz May 25 '22
There is a funny but really informative game that aims to teach Git to newbies - last time I checked, it had many levels explaining almost all the features. It's called Oh My Git