all labs
Operatein progress

Git Visualizer

Working directory → staging → local → remote. Watch a file travel.

WORKING DIRECTORY

Files as they are on your disk right now.

empty

STAGING AREA

Changes you've selected for the next checkpoint.

empty

LOCAL REPOSITORY

Committed history — still only on your machine.

empty

REMOTE REPOSITORY

GitHub. Where your host and collaborators can see it.

empty

Start by editing a file. Then walk it all the way to the remote and watch where it lives at each step — that's the whole model.