Show Menu
Cheatography

git Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

CREATE

Clone an existing repository
$git clone ssh://­use­r@d­oma­in.c­om­/re­po.git
 

LOCAL CHANGES