Answers for "git backtrack to commit"

0

git backtrack to commit

git checkout *your commit ID here*

And when you want to go back

git checkout *Up to date commit ID here*
Posted by: Guest on April-19-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language