Skip to content

danielpalme/GitHistory2Yuml

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

GitHistory2Yuml

Visualizes GIT history with yUML diagrams.

One diagram shows the full history with all commits. The other diagram merges related commits to one element.
This makes it easier to get an overview of the entire history.

Full Graph Merged Graph

The tool provides a WPF based UI but could also be used from the command line.
Usage: GitHistory2Yuml.exe PATH_OF_GIT_REPOSITORY

See this blog post for details:
www.palmmedia.de/Blog/2014/4/2/git-creating-a-merged-graph-of-git-history-using-yuml

Author: Daniel Palme
Blog: www.palmmedia.de
Twitter: @danielpalme

About

Visualizes GIT history with yUML diagrams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages