Git Resources

General

  • Try Git: A short interactive tutorial that will get you acquainted with git that we highly recommend you start with.
  • Practical Guide to Git: A stackoverflow post that has answers to the most common questions in git, and a few guides.
  • git basics: A teamtreehouse workshop covering the basics of git.

In-Depth