Skip to content

Instantly share code, notes, and snippets.

@brntbeer
Last active November 23, 2015 13:49
Show Gist options
  • Save brntbeer/9caa2f494f06998b6929 to your computer and use it in GitHub Desktop.
Save brntbeer/9caa2f494f06998b6929 to your computer and use it in GitHub Desktop.
Set of resources for learning Git and GitHub

Installation

  • The Git-SCM Web Site (All Platforms)
  • If you're on a Mac, you can install Git automatically. To do this, open the Terminal application from spotlight and type git. This will prompt Git to install the rest of the command line tools for Git. This should only take a few minutes. It will ask if you would like to download Xcode, which you can ignore.
  • GitHub Desktop will install for Windows

Git Resources

Tooling & External Resources

Additional Reading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment