Files
SCM-Manager/scm-ui/ui-api
Sebastian Sdorra 9b254b4a8d Fix diff for mercurial and subversion (#1588)
The useDiff hook appends the query param for the limit always with a question mark, even if the link has already query parameters.
Now we check if the url has an question mark and then we use an ampersand instead if the question mark to append the limit.
2021-03-16 09:11:19 +01:00
..