Skip to content

Instantly share code, notes, and snippets.

View Rajrox97's full-sized avatar

Rituraj Basu Rajrox97

View GitHub Profile
@Rajrox97
Rajrox97 / gitcom.md
Created June 18, 2018 08:18 — 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