1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/web_src
zeripath a07cc0df76
Handle multiple merges in gitgraph.js (#11996)
* Handle multiple merges in gitgraph.js

There is a bug in web_src/js/vendor/gitgraph.js whereby it fails to
handle multiple merges in a single commit correctly. This PR adds
changes to make this work.

Fix #11981

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update web_src/js/vendor/gitgraph.js
2020-06-20 22:29:44 +03:00
..
fomantic Update fomantic-ui to 2.8.5 (#11736) 2020-06-03 22:24:04 -04:00
js Handle multiple merges in gitgraph.js (#11996) 2020-06-20 22:29:44 +03:00
less Fix scrollable header on dropdowns (#11893) 2020-06-18 13:16:26 -04:00