ungit
ungit copied to clipboard
Commit graph layout could use a little work
This isn't really that big of a deal, but I have noticed that occasionally ungit organizes the commit graph in a rather confusing way:
I don't know about you, but I think the above example could have been rendered a bit better.
Yup agree, this is something that has been bothering me for a while too.
Another contribution to the topic:
Is the green branch on the white commit?
after selecting the white commit, we see that the edges were overlapping
Would it be possible, to "drag out the anchors"?
(image for rough reference)
edit: somewhere here I guess? https://github.com/FredrikNoren/ungit/blob/master/components/graph/edge.js#L10