mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
Reorder levels and chapters into a better sequence
This commit is contained in:
parent
5c1f1ce722
commit
c99a35d54f
40 changed files with 128 additions and 288 deletions
levels/time-machine
|
@ -1,24 +0,0 @@
|
|||
title = Welcome!
|
||||
cards = init
|
||||
|
||||
[description]
|
||||
|
||||
Welcome, time agent! Good to see you - we could really use your help with fixing some temporal paradoxes!
|
||||
|
||||
Ready to initialize your time machine? Drag the `git init` card into the empty space above it!
|
||||
|
||||
[setup]
|
||||
|
||||
rm -rf .git
|
||||
|
||||
[win]
|
||||
|
||||
test -d .git
|
||||
|
||||
[congrats]
|
||||
|
||||
Oh hey, that's you! :)
|
||||
|
||||
The time machine can help you fix problems in the past! It allows you to collaborate with other time agents! It's really powerful, and it's really popular!
|
||||
|
||||
Let's get familiar with it! Click on "Next level", as soon as you're ready!
|
Loading…
Add table
Add a link
Reference in a new issue