Schlagwort-Archiv: visualisation

Nov 14 2011

Quickhacks: Visualizing contributions with git

cogitter-git2

So I had a little fun with git history visualization. Gource is there to show the progress of a repo over time, but I always wanted to get an actual snapshot of the repo at a given point in time. I wrote a little program, that basically does a “git ls-files” and then a “git …

Weiterlesen »

Permanentlink zu diesem Beitrag: http://blog.thiesen.org/archives/2011/11/14/quickhacks-visualizing-contributions-with-git/