
Deleting commits | How, why and why not | GitHub Tutorial
Made a mistake and want to undo or hide it from GitHub? Well, it's not the best to delete commits, but here's a step-by-step guide on how to do it. The video also touches on the only true ways to delete commits, and why you may or may not want to attempt to do so. By the end, you should have a better idea of how to delete commits, and why.
1. git reset --soft HEAD~1
2. git push origin +main --force
Timestamps:
0:00 - Explanation
0:17 - Why?
0:44 - Creating commits to delete
1:51 - Deleting commits from GitHub
3:29 - Why you DON'T want to delete commits
#GitHub #Delete #Commit
-----------------------------
๐ธ Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
๐ธ Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
๐ฌ Discuss video & Suggest (Discord): https://s.tcno.co/Discord
๐ Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
๐ Website: https://tcno.co
๐ง Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co
Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.