1 Repo
Modeling repository history and state transitions as directed graphs.
Distinct from Graph-Based Workflow Models: Specifically applies graph-based workflow modeling to Git commit histories rather than general business processes.
Explore 1 awesome GitHub repository matching software engineering & architecture · Version Control Graph Modeling. Refine with filters or upvote what's useful.
git-sim is a suite of tools designed to generate branded animations, visual commit graphs, and technical media for documenting version control workflows. It functions as a git animation generator and command visualizer that simulates how specific operations change repository states and commit graphs. The system models git operations on dummy repositories to predict outcomes and produces videos showing state transitions. These animations include customizable styles, speeds, and branded sequences with custom logos and text in the intro and outro. The project covers the generation of technical
Represents repository history as a directed graph to calculate state transitions after simulating Git commands.