Sobes.tech
Junior

How to view the version of the previous commit in the version control system?

sobes.tech AI

Answer from AI

git show HEAD~1 или git diff HEAD~1 HEAD.