Resources

Want to reinforce what you just learned or try another way? Here are other resources for learning Git and GitHub.

Interactive Tutorials

Similar to Git-it, these are tutorials that you participate in.

Guides, Books and Cheatsheets

Things to read or query.

GitHub Desktop

You likely installed this before you started Git-it but if you didn't, here's the link.

The GitHub Desktop app lets you do much of what you can do in terminal (though not all) and is a bit easier to read at times. Personally, I use it to look over anything not small diff I have. Your changes are really nice to see this way.

Other Cool Stuff

A great presentation that compares Git commands to writing and mailing a letter. The presentation is in Japanese but the illustrations are clear even if you don't understand the words.