view es/feature-branches.dot @ 813:f3f901cfbfc7

Describe the qfinish command in preference to qdelete -r.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 24 Apr 2009 17:00:00 -0700
parents 0aa96b0ffb65
children
line wrap: on
line source

digraph feature_branches {
	maestro -> cripto;
	maestro -> sistemadearchivos;
	maestro -> ipc;
	maestro -> memoria;
	maestro -> red;
	maestro -> seguridad;
}