Junior — Senior
How to checkout a specific commit in Git and view the project state
livecode
Task condition
There are several commits in the master branch: #12, #64, #75. The last one is #75. You need to switch to commit #64 and see what the project looked like at that moment, while keeping all current changes.