hgbook

view es/feature-branches.dot @ 441:4e0684e824e1

translated up to the tutorial on using hooks
author jerojasro@abu.no-ip.org
date Mon Dec 08 11:16:54 2008 -0500 (2008-12-08)
parents e327e8e6811f
children
line source
1 digraph feature_branches {
2 maestro -> cripto;
3 maestro -> sistemadearchivos;
4 maestro -> ipc;
5 maestro -> memoria;
6 maestro -> red;
7 maestro -> seguridad;
8 }