view en/feature-branches.dot @ 399:b0d1aec44945

Fix sample output for test 'tag'.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 21:56:16 +0200
parents 5fc4a45c069f
children
line wrap: on
line source

digraph feature_branches {
	master -> crypto;
	master -> filesystems;
	master -> ipc;
	master -> memory;
	master -> network;
	master -> security;
}