Gen AI Lingo

Your next step

A workspace and its change history

Folders, repositories, diffs, commits, worktrees and publication.

Start learning

What you’ll learn

  1. The terminal runs commands in a folder

    Identify the working directory before a command.

    About 4 minutes · Open activity

  2. A repository tracks a project

    Separate a folder from its version-history repository.

    About 4 minutes · Open activity

  3. A diff shows a proposed change

    Read added and removed lines.

    About 4 minutes · Open activity

  4. A commit records a snapshot

    Distinguish edited, staged and committed states.

    About 4 minutes · Open activity

  5. Branches and worktrees separate work

    Explain separate histories and separate working folders.

    About 4 minutes · Open activity

  6. A test runs a check

    Distinguish a test command from its actual result.

    About 4 minutes · Open activity

  7. Local work is different from publication

    Distinguish a commit, remote push and deployed change.

    About 4 minutes · Open activity

  8. Review before accepting

    Inspect a fictional change, its test output and history, and mark what is edited, tested, saved in history and still unpublished.

    About 5 minutes · Open activity