Skip to content

Instantly share code, notes, and snippets.

View multiscan's full-sized avatar

Giovanni Cangiani multiscan

View GitHub Profile
### Keybase proof
I hereby claim:
* I am multiscan on github.
* I am multiscan (https://keybase.io/multiscan) on keybase.
* I have a public key ASBxKYbgrHtgZ3AV2CDP8G6JWWbbk41f8ydXvRWa0pQgVQo
To claim this, I am signing this object:
@multiscan
multiscan / git-log-to-tikz.rb
Last active October 25, 2020 19:45 — forked from cl4u2/git-log-to-tikz.rb
Extract git history to tikz picture - complete latex document and minimal graph
#!/usr/bin/env ruby
# https://gist.github.com/multiscan/d0f0b35b79c4a8228ca0efc0e5f59421
# A small ruby script to extract a git history to a tikz picture
# Author: Michael Hauspie <Michael.Hauspie@lifl.fr>
# Author: Lennart C. Karssen <lennart@karssen.org>
# Author: Claudio Pisa <claudio.pisa@uniroma2.it>
# Author: Giovanni Cangiani <giovanni.cangiani@epfl.ch>
#
# Not clean code, not always working well, but does its job in most of