Welcome to the sandbox. This repository exists for one reason: to be broken.
If you are a vibe coder learning Git for the first time, you can fork this repository and practice your spells (commands) here. You cannot break anything important.
If you want to learn how to undo a terrible mistake (like when an AI ruins your project), we have built a simulator for you.
- Open your terminal in this folder.
- Run
./break-everything.shto let the AI "ruin" the project. - Try to use
git logandgit revertto fix it!