Skip to content

Instantly share code, notes, and snippets.

View jumangitjs's full-sized avatar
🔄
in the loop

Juriel Sean jumangitjs

🔄
in the loop
View GitHub Profile
@iansheridan
iansheridan / git-cheat-sheet.md
Created March 15, 2011 14:25
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: