Resources

To reinforce what you just learned or to try another way, here are suggestions for other guides and tutorials.

If you're ready to dive into a project, jump to the beginner projects section.

Interactive Tutorial

Guides, Books and Cheatsheets

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.

You can checkout further git desktop applications on the Git website: Git GUIs

What Next?

Now that you're feeling good because you've got the fundamentals down, here are some beginner project ideas to keep you going!