initialcommit-com/git-sim
Visually simulate Git operations in your own repos with a single terminal command. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 83
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1415
- days_rel: n/a
- days_push: 107
- n_releases_24m: 0
Adoption not part of the score
4677 stars · 122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
git-sim is a Python CLI tool that visually simulates Git operations in your own repositories, generating an image or animated video of what a command would do. It mirrors Git's command-line syntax so simulating commands like merge or rebase feels familiar.
Use cases
- visualize what a git command will do before running it
- simulate git merge or rebase as a dry run
- create git diagrams for team documentation
- make animated videos explaining git commands
- help visual learners understand git internals
When to choose
- you want to preview the effect of a git command without mutating your repo
- you're teaching or learning git and want visual explanations
- you need shareable images or videos of git workflows
When to avoid
- you need to actually execute git operations rather than visualize them
- you want a GUI-based git client
- you need a lightweight tool without Python/Manim dependencies
Facets
cli-tool · maturity active
simulation developer-tools cli data-visualization version-control developer-tools version-control education data-visualization cli python cross-platform git git-visualization manim dry-run animation learning-git command-line
2 sources
- readme: https://github.com/initialcommit-com/git-sim · fetched 2026-08-28 · 2fd5d6bc51f5
- registry_pypi: https://pypi.org/pypi/git-sim/json · fetched 2026-08-29 · 29e99a32240e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| initialcommit-com/git-sim | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="initialcommit-com/git-sim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem