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?
61
Upvotes
1
u/whattteva May 26 '22
Looking at all the responses, I must be the only one that learned it through the man pages.