Answers for "how do i get the last commit"

5

how do i get the last commit

$ git reset --soft HEAD~1
Posted by: Guest on April-15-2020

Code answers related to "how do i get the last commit"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language