Answers for "how to remove a commit waiting to be pushed"

3

cancel a commit not pushed

git reset --soft HEAD~
Posted by: Guest on November-03-2020

Code answers related to "how to remove a commit waiting to be pushed"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language