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
1. For large graphs consider using the `--squash` option.
430
-
2. For graphs that have multiple branches and tags on the same commits consuder using the `--crunch` option.
442
+
2. For graphs that have multiple branches and tags on the same commits consider using the `--crunch` option.
431
443
3. If you only want to see the combined history of a few branches or tags (like release branches) consider using the `--choose-branch` and `--choose-tag` options to prune the graph.
432
444
4. Use the `--since` option if you don't care about ancient history.
433
445
5. The `--graph-label` option can be useful and can be very simple: `--graph-label 'graph[label="MY LABEL"]'`.
0 commit comments