Answers for "git move recent commit back to staged"

0

git move recent commit back to staged

git reset --soft HEAD^
Posted by: Guest on August-17-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language