Skip to main content

Fun with git

·169 words·1 min
Git Cool Tool

Today, I was working through an old repo - trying to understand what the hell had happened during its history - when I thought, “I wish there was some way I could just watch the git commits, like a movie, like a ghostly async pair programming exercise.”

A quick google found me this: gource.io

After some faffery around installing from source, I’ll save you the trouble and tell you that:

brew install gource

worked fine (on my OSX).

And now… voila, some snippets from pandas:

You can jump around the timeline; you can pause time and explore. It seems like you can also click on people or files and follow them. One thing I don’t like is that jumping in time refreshes the screen - i.e. it doesn’t show you how big the project has become e.g. from 2009 to 2014. But there’s probably a way around that.

Very, very cool.

Now someone just needs to write a way to replay git commits in a fake pair programming environment.

Related

PEMDAS HTML
·153 words·1 min
Html Math Productivity Cool Tool
wheeee
Git history is written by the victors
·1204 words·6 mins
Tutorial Git
TAKE IT!!!
Nobel Prize, Economics, 2019
·386 words·2 mins
Economics
🎉 Go Esther go 🎉