Skip to content

Instantly share code, notes, and snippets.

View oussamahamdaoui's full-sized avatar
🎯
Focusing

Hamdaoui Oussama oussamahamdaoui

🎯
Focusing
View GitHub Profile
@jednano
jednano / gitcom.md
Last active September 21, 2024 23:12
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