Skip to content

All achievements

Git Manager rewards everyday Git work — committing, merging pull requests, or running the right command in the built-in terminal — with achievements. Many of them unlock something concrete: most of the color themes in Settings → Appearance start locked, and an achievement is how you earn each one.

Spoilers stay hidden until you click one

The app conceals two things until you have earned them: a cosmetic reward stays behind “???” until its achievement unlocks, and a challenge that depends on another one is not shown at all until that one is done. The blurred cells below are exactly those — click one to reveal it. Nothing is revealed for you, so this page is safe to read for the ones you have already met.

Bronze

AchievementHow to unlockRewardPoints
Apprentice ObserverOpen the app's Launchpad.XP boost10
First StepsMake your first commit from the app.10
Unlock First Steps first. XP boost20
Undeniably IndecisiveStage a file, then unstage that same file.15
Status InspectorRun 'git status' in the terminal.15
Local HistorianRun 'git log' in the terminal.15
Collaborative SpiritHave 1 pull request merged or closed.XP boost20
Back to the FutureDiscard local changes.15
Discreet SurgeonCreate a fixup commit.XP boost20
Code WatcherRun 'git diff' in the terminal.XP boost20
Branch ExplorerRun 'git branch --all' in the terminal.XP boost20
Stash InspectorRun 'git stash list' in the terminal.XP boost20

Silver

AchievementHow to unlockRewardPoints
Unlock Commit Regular first. 40
Unlock Collaborative Spirit first. 40
History ArchitectRun an automatic rebase with 'autosquash'.30
Dichotomy DetectiveRun 'git bisect' in the terminal to hunt down a bug.30
Precise PickerRun 'git cherry-pick' in the terminal.30
Time SurgeonRun 'git rebase -i' in the terminal.XP boost35

Gold

AchievementHow to unlockRewardPoints
Unlock Code Artisan first. 80
Unlock Agile Manager first. 80
Advanced MultitaskerRun 'git worktree' in the terminal to work in parallel.40
Matryoshka InspectorRun 'git submodule' in the terminal.XP boost40
History RewriterRun 'git filter-branch' or 'git filter-repo' to clean up the repository.50
Repository ArchivistRun 'git verify-pack' or 'git count-objects' to analyze disk usage.XP boost50
Chief PlumberRun the plumbing command 'git write-tree'.XP boost60
Raw Object InspectorRun the plumbing command 'git cat-file' to read an object.XP boost60

Platinum

AchievementHow to unlockRewardPoints
Unlock Commit Stakhanovite first. 150
Absolute Git MasterUnlock every other achievement in the app.150

This page is generated from apps/desktop/src/stores/achievements.json, the catalog the app itself unlocks achievements from.

MIT licensed · Screenshots exported from the real app by the end-to-end suite.