git reset <previous label or sha1>
git add .
git commit -m "commit message"
git push -f <remote-name> <branch-name>