mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.97k stars 260 forks source link

Overlap between lines decreased #802

Open piradata opened 7 months ago

piradata commented 7 months ago

Should not the orange line be below the green line so that there is no overlap between lines?

What decides the order in which the branches separate?

image