An error occurred while fetching the assigned milestone of the selected merge_request.
1 unresolved thread
This branch fixes the code for SVN cloning. Solving issue #2 (closed)
requested review from @gero.lueckemeyer
assigned to @miguel.munoz-gil
Remark:
- line 55: if (config.group(1).endsWith(".git") || config.group(1).contains("git")) { will interpret https://mylegitimatesvnproject as git. Please cut the || part.
mentioned in commit 818a8421