How to visualize Feature branches?
Posted
by crauscher
on Stack Overflow
See other posts from Stack Overflow
or by crauscher
Published on 2010-04-26T12:09:18Z
Indexed on
2010/04/26
12:13 UTC
Read the original article
Hit count: 257
We are using separate branches for separate features and we need to visualize these brances.
Is there a tool that can help us? We do not need a tool that uses our source-repository to generate the graph. We want to use the tool for planning new branches and for visalizing them.
© Stack Overflow or respective owner