1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-15 22:54:24 +00:00
gitea/web_src/js/vendor
zeripath 82b843a5ab
Handle multiple merges in gitgraph.js (#11996) (#12000)
Backport #11996

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>
2020-06-21 16:08:25 +01:00
..
gitgraph.js Handle multiple merges in gitgraph.js (#11996) (#12000) 2020-06-21 16:08:25 +01:00
semanticdropdown.js Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00