I like that people are learning Git, but why are there so many tutorials for it? The Git commands that are most useful 95% of the time just didn't seem that hard to learn, IMO. It's not worth wasting memory for the other 5% of the time because I'll probably need to check the man pages anyway.
Re: Githug - an interactive way to learn how to use git
#31Because learning git is not mainly about learning the commands. You can write them down on a Post It note and stick it on your wall. It's about learning about how the whole thing is organized, and different metaphors work for different people.