git-graph icon indicating copy to clipboard operation
git-graph copied to clipboard

Rendering breaks when commits have history outside scope

Open Lommelun opened this issue 2 years ago • 0 comments

When rendering commits that have parents outside the rendered scope (by limiting using the -n flag) some commits look orphaned.

Ideally these should be rendered with the graph 'trailing' off the rendered screen, similar to the first screenshot.

Full history -n10
image image

Lommelun avatar Mar 24 '23 00:03 Lommelun