-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
14
-
Bitbucket has a slow UI for the history graph that shows misleading graphs, that is displayed when you look at the commit list of a repo:
- It shows some merge commits as not merge commits in the graph.
- It shows some non-merge commits as merge commits in the graph.
- It sometimes shows first-parent revs in the far right part of graph.
- It’s very slow to load (mostly shows up as whitespace).
vs. `git log —graph —oneline` you see in the terminal UI.
Please add an option to disable the graph UI for a repo.
- mentioned in
-
Page Loading...