Skip to content

Instantly share code, notes, and snippets.

View nicolehanjing's full-sized avatar
👩‍💻
Focusing

Nicole Han nicolehanjing

👩‍💻
Focusing
View GitHub Profile
@jednano
jednano / gitcom.md
Last active February 27, 2025 03:05
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