© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Subham Sahu
Time.
Nice article. I would recommend every beginner to know the following command too:
git reflog
It's the best way to restore a wrong RESET, branch deletion, etc. It came in handy multiple times throughout my dev journey.
RESET
branch deletion
Ref: git-scm.com/docs/git-reflog
Ammaar Aslam
FullStack Developer 👩💻 | Tech Enthusiast 🚀 | Foodie 😋 | Blogger 📝
Thank you Subham Sahu for sharing!