Skip to content

Instantly share code, notes, and snippets.

View CaBra503's full-sized avatar

Tony Branze CaBra503

  • Dealer Spike
  • Portland, Oregon
View GitHub Profile
@CaBra503
CaBra503 / git-cheat-sheet.md
Created December 23, 2015 01:58 — forked from iansheridan/git-cheat-sheet.md
A cheat sheet for GIT

Setup

git clone <repo>

clone the repository specified by ; this is similar to "checkout" in some other version control systems such as Subversion and CVS

Add colors to your ~/.gitconfig file: