How to Undo a Git Commit Without Losing Your Changes (git reset --soft)

Publicado em: 08 Julho 2026
no canal de: RizBits
2
0

We've all been there: You hit enter on `git commit -m "fixed bug"`, and a split second later, you realize you forgot to change a file, left a console.log in the code, or committed to the wrong branch. 🤦‍♂️

Don't panic! In this video, I'm showing you the ultimate safety net in Git: `git reset --soft`.

Unlike a hard reset (which can permanently delete your hard work), a soft reset gently un-commits your latest changes while keeping all of your code perfectly safe and staged in your terminal. It’s the perfect trick every junior developer and intern needs to know to keep their commit history clean and stress-free.

🚀 WHAT WE COVER:
• The nightmare of making a bad commit.
• Exactly what `git reset --soft HEAD~1` does to your terminal.
• The massive difference between a --soft reset and a --hard reset.
• A live walkthrough of fixing the code and re-committing like a pro.

If this command saved your code today, smash that LIKE button and SUBSCRIBE for more practical developer workflows and tech internship secrets! 🔔

#Git #GitHub #GitReset #WebDevelopment #CodingInternship #ProgrammingTips #GitTutorial


Nesta página do site você pode assistir ao vídeo on-line How to Undo a Git Commit Without Losing Your Changes (git reset --soft) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário RizBits 08 Julho 2026, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 2 vezes e gostou 0 espectadores. Boa visualização!