Git Explainer

100% in your browser · data never leaves your device

Paste any git command or error message and get a plain-English explanation, flag breakdown and safe fix suggestions. The dictionary ships with the page — nothing is sent to a server.

How to use

  1. Paste a git command or an error message.
  2. Read the plain-English explanation and a flag-by-flag breakdown.
  3. Follow the safe fix suggestions when something went wrong.

Where it applies

  • Understanding an unfamiliar git error before you act.
  • Learning what flags like <code>--amend</code> or <code>--rebase</code> really do.
  • Onboarding teammates who are new to git.