lusingander / serie

A rich git commit graph in your terminal, like magic 📚
MIT License
416 stars 13 forks source link

Consider wider graphs #7

Open kdheepak opened 2 months ago

kdheepak commented 2 months ago

The graph by serie is a little confusing compared to git in some cases, imho:

image

At a glance, it looks like there's a branch from 003 out and is merged back immediately.

Thoughts?

_Originally posted by @kdheepak in https://github.com/lusingander/serie/pull/5#discussion_r1694652671_

kdheepak commented 2 months ago

here's how tig and vim-flog manage it:

image

tig solves this problem by making the graph more wide

lusingander commented 2 months ago

I totally agree. I knew it was a problem, but I didn't fix it because I couldn't quickly enough 😢

kdheepak commented 2 months ago

No rush whatsoever! Just wanted to document thoughts.

bew commented 1 month ago

Maybe it could simply use a different color for the branch starting at 003 ?