Skip to content

Instantly share code, notes, and snippets.

View EllenB's full-sized avatar

Ellen Brock EllenB

  • Bangalore, India
View GitHub Profile
@EllenB
EllenB / gitcom.md
Created February 13, 2018 13:50 — forked from jednano/gitcom.md
Common git commands in a day-to-day workflow

Git Cheat Sheet

Initial Setup

Create an empty git repo or reinitialize an existing one

$ git init
@EllenB
EllenB / README.md
Created February 8, 2018 09:23 — forked from hofmannsven/README.md
My simply Git Cheatsheet