Mercurial > hgbook
view en/feature-branches.dot @ 437:58dfbe3e1620
clarification on the order of the list of translators
author | jerojasro@localhost |
---|---|
date | Sat, 18 Oct 2008 22:53:37 -0500 |
parents | 5fc4a45c069f |
children |
line wrap: on
line source
digraph feature_branches { master -> crypto; master -> filesystems; master -> ipc; master -> memory; master -> network; master -> security; }