Skip to content

nufyoot/SeeGit

 
 

Repository files navigation

SeeGit - The Git Repository Visualizer

This is a little experiment in creating a realtime git repository visualizer.

Screenshot

WARNING: This is some haacky code. I plan to rewrite it later. It's a proof of concept

Goal

I just want something that I can use during presentations on Git. So as I run commands, it'll show the git graph in a beautiful manner.

Next steps

  • Need to allow you to select a repository to point at. It's currently hard coded.
  • I need to add local and remote branch annotations.

Development

If you would like to contribute, I would love to have your contributions! All I ask is try to follow the existing conventions. There's a team ReSharper file with the current conventions.

If you're wondering why the unit tests are structured as they are, read my blog post about structuring unit tests.

License

MIT License

Credits

About

SeeGit - The Git Repository Visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%