Skip to content

Instantly share code, notes, and snippets.

View ajinsunny's full-sized avatar
🎯
Discipline + Consistency + Focus

Ajin Sunny ajinsunny

🎯
Discipline + Consistency + Focus
View GitHub Profile
@spences10
spences10 / github-cheat-sheet.md
Last active November 18, 2024 21:37
GitHub Cheat Sheet

Useful Git commands

This is just stuff that I have put down that I find I use a lot of the time for my own reference.

Latest changes from repo to your machine

$ git pull