gitgraph.js
gitgraph.js copied to clipboard
Merge two branches to another two branches rendered not correctly
Describe the bug
I tried to merge feature/a and feature/b into develop and release/v1.1.0, where some merge does not looks right.
To Reproduce
You can reproduce the issue in this codepen.
Expected behavior
feature/a should merged
Screenshots

Context
- Which library is impacted? (
@gitgraph/js) - Which version of the library is it? (latest)
- What browser and version is impacted? (e.g. Chrome 78)
Additional information