A humble attempt to create a easy on the eye, skimable git cheat sheet. Please comment with requests, improvement suggestions or corrections.
Create or Initialize a repo from existing code or files
git init
Clone a current repo (into a folder with same name as repo)