mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
Polish some levels in the first chapters, and the branch-delete icon
This commit is contained in:
parent
f7351316bc
commit
2250b9b473
6 changed files with 18 additions and 48 deletions
levels/branches
|
@ -5,9 +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!
|
||||
|
||||
Can you find out what happened here? Then, while on the latest commit, edit the files to fix the problem, and make a new commit!
|
||||
Can you find out what happened here? Then, while on the last commit, edit the files to fix the problem, and make a new commit!
|
||||
|
||||
[cli]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue