UrbanInstitute / git-tutorial

Git/ github tutorials, and a place to practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Tutorial

An introduction to git, and a place to practice pushing code!

Contents

The tutorials are split into three pages:

(These instructions often asssume you're on a Mac, or using a unix shell)

Resources

Some of these instructions get pretty technical, but I tried to limit the tutorial to what you need to get started on projects here at Urban. There are some other fantastic, more broad git tutorials and resources out there:

  • Git immersion is a longer tutorial, with tons of information.
  • Once you're in the swing of things with git, you might want to print out this git cheat sheet and put it on your wall. Way helpful.
  • Many more great tutorials (including those listed above) can be found in this article from the folks at github.com

About

Git/ github tutorials, and a place to practice

License:MIT License