Inspired by https://github.com/vbarbaresi/MetroGit
This Git repository contains the all metro stations from 3 Kyiv's lines.
You can visualize the result in many ways, for example:
-
GitHub network view: https://github.com/hotsyk/kyivmetro/network
-
git log --all --graph
(+ your favorite decorate options)
Each metro line is represented by a branch.
A commit corresponds to a station. All commits are empty (with --allow-empty
option), there is only metadata in this repository (and this README
file)
A merge is a connection between one or more lines.