Mercurial > hgbook
view es/feature-branches.dot @ 495:0f2170fcb79a
added the term "tracking", and translated a few paragraphs of concepts.tex
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Thu, 06 Nov 2008 23:01:34 -0500 |
parents | 0aa96b0ffb65 |
children |
line wrap: on
line source
digraph feature_branches { maestro -> cripto; maestro -> sistemadearchivos; maestro -> ipc; maestro -> memoria; maestro -> red; maestro -> seguridad; }