Bookmarks
IT
Programming
Remove last commit from repository
«
Remove bad tag from repository
How to change last commit message if pushed by mistake
»
Remove last commit from repository
git reset --hard HEAD~1
git push -f
«
Remove bad tag from repository
How to change last commit message if pushed by mistake
»