hgbook

view it/figs/feature-branches.dot @ 1028:013e09cb852f

better french translation of 'making mercurial more trusting
author Romain PELISSE <belaran@gmail.com>
date Wed Apr 21 17:26:00 2010 +0200 (2010-04-21)
parents
children
line source
1 digraph feature_branches {
2 principale -> cripto;
3 principale -> filesystem;
4 principale -> ipc;
5 principale -> memoria;
6 principale -> rete;
7 principale -> sicurezza;
8 }