Git Help Flow
Back to Tutor

How Git Helps – Interactive Flow

Flow of changes Safe actions Risky actions

Practice Board: Sort Git Concepts

Drag each concept card into the most suitable zone. Hover a card for a quick hint. Click a card for instructions and commands. Toggle edit to rename card labels for your notes.

Palette

Local WorkWorking dir, staging, local repo
Place items like Working Directory, Staging Area, Local Repo, Stash.
VersioningBranches, history, tags
Place items like Branch, Rebase, Revert, Reset, Tags.
Remote/CollabSharing and review
Place items like Remote Repository, Pull Request.
Risky ActionsUse with caution
Place items like Reset (hard/mixed).