Answers for "can we cancel the pull request in git?"

0

git remove current pull

git reset --hard HEAD@{1}
Posted by: Guest on August-28-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language