aspiers / git-deps

git commit dependency analysis tool
GNU General Public License v2.0
298 stars 47 forks source link

graph: allow collapsing nodes #32

Open aspiers opened 9 years ago

aspiers commented 9 years ago

It should be possible to reverse the effect of clicking the plus icon. For each dependency of the node to be collapsed, if no other node in the graph has a dependency on it, it should be removed from the graph.