The Pragmatic Programmer

Appian, Pega, Java, DevSecOps, Quality Engineering

git-stash

https://git-scm.com/docs/git-stash#:~:text=DESCRIPTION,to%20match%20the%20HEAD%20commit.

git rebase -i HEAD~2
git push -f