mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-07 05:02:04 +02:00
Disable file explorer popups for commits
Our beta testers seemed to be confused by this and recommended removing it.
This commit is contained in:
parent
af78043251
commit
53f60247f3
3 changed files with 3 additions and 35 deletions
levels/time-machine
|
@ -5,7 +5,7 @@ cards = checkout commit-auto
|
|||
|
||||
The yellow boxes are frozen points in time, we call them "commits"! You can travel between them using the "checkout" card! (Try it!)
|
||||
|
||||
The grey panel below shows your current environment - click on an object to inspect or modify it! You can also click on commits to look at their contents.
|
||||
The grey panel below shows your current environment - click on an object to inspect or modify it!
|
||||
|
||||
Can you find out what happened here? Then, come back to the latest commit, and fix the problem, using the "commit" card!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue