Mercurial > hgbook
view en/feature-branches.dot @ 548:9b3cc9f398f9
Finished MQ chapter translation
Added translation term fold
author | Igor TAmara <igor@tamarapatino.org> |
---|---|
date | Sat, 13 Dec 2008 12:23:51 -0500 |
parents | 5fc4a45c069f |
children |
line wrap: on
line source
digraph feature_branches { master -> crypto; master -> filesystems; master -> ipc; master -> memory; master -> network; master -> security; }