Skip to content

FakeHaacked/SeeGit

This branch is 21 commits behind haacked/seegit:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 8, 2015
Oct 6, 2015
Mar 22, 2012
Dec 3, 2014
Jan 29, 2013
Apr 12, 2013
Jan 29, 2013
Dec 5, 2014
Mar 15, 2012
Dec 3, 2014
Oct 8, 2015
Mar 11, 2013

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

  • I need to add local and remote branch annotations.

Quick start

  • Visit our Release Page to download the latest stable release.
  • Unzip files into a directory of your choice.
  • Click on SeeGit.Exe.
  • Point SeeGit to the root of a git repository. ** for larger repositories it may take a bit to load. Be patient.

Development

To build the project you will need Expression Blend SDK. Additionally, to run the build script you will need Windows PowerShell (Win 7 here and WinXP here).

If you would like to contribute, check out the CONTRIBUTING guidelines.

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

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%