Similar idea for DC Metro here: https://github.com/bburky/git-dc-metro
Yep, that's mine. Actually, it was you Christian, who was describing the git graphs as train tracks and prompted me to do this. vbarbaresi, you should include the script or whatever method you used to generate the metro. I noticed you also used --allow-empty.
Paris Metro lines on a Git graph
31–37 of 37 posts
Re: Paris Metro lines on a Git graph
#32Re: Paris Metro lines on a Git graph
#33Similar idea for DC Metro here: https://github.com/bburky/git-dc-metro
Re: Paris Metro lines on a Git graph
#34Re: Paris Metro lines on a Git graph
#35Earlier quoted context omitted.
Yep, that's mine. Actually, it was you Christian, who was describing the git graphs as train tracks and prompted me to do this. vbarbaresi, you should include the script or whatever method you used to generate the metro. I noticed you also used --allow-empty.
I would like to read that article, comment whatever about git and graphs
Re: Paris Metro lines on a Git graph
#36Re: Paris Metro lines on a Git graph
#37Similar idea for DC Metro here: https://github.com/bburky/git-dc-metro
(original poster here) I figured that someone might have already done it, but I didn't find these. It's surprising because I wrote an extremely similar README file! However it looks like he wrote the solution manually, whereas I couldn't as it's way too complicated with Paris' metro system. I wrote a small algorithm (using Python) to create the graph. I'll probably publish it, after I clean the code a little.
Very similar, to the point that I initially thought you had copied/plagiarized it, until I went and checked.