Working directory
working tree cleannothing differs from the last commit
Unchanged2
app.js
m.js
A addedM modifiedU untrackedD deleted
{ }select a file to edit
commit graph
A level is you typing real Git commands and editing files while the commit graph moves under you, all on one screen. That needs a keyboard and room for three columns.
Open it on a laptop and you will be rebasing within the hour.
That is the last thing you do here, deliberately. You just destroyed a branch and got it back in two commands, which is the memory worth keeping, because it is what makes every other command on this course safe to try.
That is every level built so far. You can rebase, transplant a branch and recover from a hard reset. Conflicts, remotes and interactive rebase are next.
Three panels, one loop. Nothing here can touch a real repository.