Gource – a software version control visualization tool
1–10 of 22 posts
Re: Gource – a software version control visualization tool
#2This is so incredibly entertaining to use. Although you have to have a fair number of active daily contributors for it to actually be interesting to watch.
Re: Gource – a software version control visualization tool
#3The project is a bit undocumented but the configuration offers a lot of possibilities. I'd recommend iterating with various config settings with `--load-config gource.conf`
A gource I configured recently of the Chrome DevTools team's activity: https://youtu.be/N48q9aiUMjI
Another plus for Mac users: it's an easy install on homebrew.
Re: Gource – a software version control visualization tool
#4While gource is incredible I would love if it was more versatile. It would be incredible if it could be themable.
Re: Gource – a software version control visualization tool
#5Homebrew users:
brew install gourceRe: Gource – a software version control visualization tool
#6My first introduction to Gource was a visualization of early Minecraft development:
Re: Gource – a software version control visualization tool
#7Years ago I was a man of many hats at a startup. One of my hats was build and release guy. We had a demo day for investors and I was like “what the heck do I show them?”
A Gource generated movie of the startup’s main repo saved the day. :-)
Edit: oh wait, it was probably codeswarm:
Re: Gource – a software version control visualization tool
#8Recently rediscovered tig (Text-mode interface for Git) and have been loving it:
Re: Gource – a software version control visualization tool
#9TBH, I was a little disappointed. The animations are neat, but I was hoping for something more practical.
I did recently learn about magit's magit-log-all command, and that's been really useful.
Re: Gource – a software version control visualization tool
#10Gource is incredibly powerful, but it does take a bit of playing around with all of the config options available to get your results just right.
I put together https://www.youtube.com/watch?v=aTYJAWWZ2jQ for OctoberCMS, an open source content management framework that's been steadily gaining in popularity for the past four years.