Visual diagrams that explain Git commands and data flow – from working directory to remote repository.
| Mermaid Source | Description | Preview Image |
|---|---|---|
git-basic.mmd |
Core workflow: add, commit, push, fetch/pull, and stash basics | git-basic.png |
git-visual.mmd |
Extended operations: reset, restore, revert, merge, rebase, and more | git-visual.png |
Both source files use Mermaid. For best viewing or editing, use a Mermaid‑supported viewer. Rendered static images are also available in the image/ folder.
For interactive learning, also checkout LearnGitBranching.
For git command documentations, visit Git Cheat Sheet.
Public domain (Unlicense). No restrictions, no warranty.

