sidgit history visualizer

Advanced Git Repository Explorer

sidgit CLI Repository
Interactive Repository Visualizer
Powered by SidGit

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.

OR

Your repository data is processed locally in your browser. No files are uploaded to external servers.

How to Upload Your Repository

  1. 1Navigate to your SidGit repository directory on your computer
  2. 2Select the entire repository folder (not just the hidden .sidgit directory)
  3. 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!