Answers for "come back to previous committ"

-1

rollback to a previous commit

git reset --hard <commidId> && git clean -f
Posted by: Guest on March-28-2022

Code answers related to "come back to previous committ"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language