Answers for "how to cancel a git rebase interactive"

0

cancel rebase git

git reset --hard HEAD@{2}
Posted by: Guest on January-30-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language