Visualize Your Repository History
This web portal visualizes repositories created with SidGit - a Git implementation built from scratch in Go. Upload your repository directory to explore commit history with an interactive, beautiful graph visualization.
Interactive Graph
Explore commit relationships with a beautiful, interactive SVG-based graph visualization.
Commit Inspector
Click any commit to inspect its details, file tree, and raw object content.
Time Travel
Browse the repository's file structure as it existed at any point in history.
First, use the SidGit CLI to create and manage your repository, then upload the directory here to visualize its history. The hidden .sidgit
directory will be automatically detected and parsed.
How to Upload Your Repository
- 1Navigate to your SidGit repository directory on your computer
- 2Select the entire repository folder (not just the hidden .sidgit directory)
- 3Click "Upload Your Repository" and choose your repository folder
Upload Your Own
Select the root folder containing your repository files. The hidden .sidgit
directory will be automatically detected.
Try Sample Repository
Instantly explore the visualizer with our pre-loaded example repository. Perfect for getting started quickly!