You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For such a small graph the crunch operation doesn't really make things simpler but for larger graphs where dot may move the branch and tag information around, it can be a much cleaner view.
271
+
272
+
There are two more options you will want to think about for make large graphs
273
+
more readable: `--choose-branch` and `--choose-tag`. As described earlier,
274
+
they prune the graph so that is only considers the parent chains of the
275
+
specified branches or tags. This can be very useful to determining where
0 commit comments