Skip to content

Instantly share code, notes, and snippets.

@Sivareddy28
Sivareddy28 / README.md
Created June 26, 2021 14:04 — forked from dims/README.md
Kubernetes Resources
@Sivareddy28
Sivareddy28 / gitcom.md
Created October 10, 2019 15:26 — 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