This repository contains a simple script for visualizing tiny git repositories. It is designed for learning purposes, I used it to accompany a presentation about git.
$ uv run gitviz.py <path-to-repo>Example output:
I would advise you not to use this on non-trivial repos :) It will either crash or produce weird results.
