Paris Metro lines on a Git graph
github.com
Paris Metro lines on a Git graph
1–10 of 37 posts
Re: Paris Metro lines on a Git graph
#2Re: Paris Metro lines on a Git graph
#342 commits. Well done :)
Re: Paris Metro lines on a Git graph
#4But I guess finding connections and directions is a bit complicated (because after all the commits form a directed graph, as opposed to a subway map)
Re: Paris Metro lines on a Git graph
#5Re: Paris Metro lines on a Git graph
#6Re: Paris Metro lines on a Git graph
#7Re: Paris Metro lines on a Git graph
#8Re: Paris Metro lines on a Git graph
#9Because git doesn't allow cycles? Then as cool as this is (and it's very cool), perhaps this isn't an appropriate tool for this purpose.
Or might the natural, human-built cycles be expressable as subrepositories?
Re: Paris Metro lines on a Git graph
#10> I had to remove some interconnections, because there were some cycles. Because git doesn't allow cycles? Then as cool as this is (and it's very cool), perhaps this isn't an appropriate tool for this purpose. Or might the natural, human-built cycles be expressable as subrepositories?
Would Mercurial be more appropriate, or do you think DVCS are simply not an ideal way of mapping metro lines?