Alternatives
Products that do what Gitcredits – movie-style end credits for any Git repo in your terminal does
- 1

- 2

- 3GA
Gitlogue is a CLI that turns your Git commits into a typing-style replay. It visualizes diffs line by line, shows the file tree, and plays back each edit as if it were typed in real time. Key points • Realistic typing animation • Syntax-highlighted diffs • File-tree view • Replay any commit • Self-contained CLI Demo video is in the README. Repo: https://github.com/unhappychoice/gitlogue
Nov 2025 · github.com
- 4

- 5GT
2017 · gitorials.com
- 6IV
GitDiagram is an open-source micro dev-tool that I made this past week Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories) Also, you can replace "hub" with "diagram" in any repository URL to access its diagram I created this because I wanted to contribute to open-source projects but quickly realized their codebases are too massive for me to dig through manually, so this helps me get started I do…
2024 · gitdiagram.com
- 7GW
I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab on Github that shows you how many commits each contributor has made but much faster and with many more options. If you get a chance to try it out, please let me know. I'd love to hear feedback and suggestions. Thank you!
2025 · github.com
- 8

- 9GT
2022 · preceden.com
- 10

- 11

- 12GS
2019 · gitlab.com
- 13

- 14

- 15

- 16LB
Jul 2026 · shipthatcode.com
- 17

Contribute to TheRealYT/git-knife development by creating an account on GitHub.
26d ago · github.com
- 18

- 19GC
2014 · gitprint.com
- 20

- 21CP
npx codebase-posters inside any git repo opens a local exhibition: 18 pieces painted live from your commit history. everything renders from git log, nothing leaves your machine.
Jul 2026 · github.com
- 22GC
I built a tool which you can use to visualise your git commits at an org or repository level. It shows just how much work an engineering team, or even an individual does, that often goes unseen by non-dev teams. You can read about the build here: https://ably.com/blog/visualize-your-commits-in-realtime-wit... Repo is here: https://github.com/ably-labs/github-commit-visualizer You can deploy your own to netlify (or provider of your choice) and start visualising your own project's commits in realtime.
2022 · github-vis.ably.dev
- 23

- 24IM
I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase experience within a TUI. I used a small TUI OCaml project i made last year. The notable features are: - Move commits up and down, fixup, drop - Rename commits from the editor (without having to stop for a reword during the rebase run) - Visualize modified files along commits - 'Explode' a commit ,creating a commit for each modified file (a thing I found myself doing quite often)…
2024 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →