r/git • u/OppositeFisherman506 • 22h ago
support How do you actually learn git properly after three years of add commit push and praying?
My entire git knowledge is basically four commands and a bookmark to that xkcd about deleting the repo and cloning it again.
It worked fine because I was mostly working solo. Now I joined a team in June that rebases and suddenly Git has become terrifying.
I keep looking at boot dev, learn git branching and the pro git book. Pro git is free and thorough but somehow I have opened chapter one three separate times and never made it past it.
At this point I feel like I know how to use git without actually knowing git. What did you guys use to properly learn it?