Skip to content

Check url if there is protocol for url

Enes Albay requested to merge albayenes/kget:check-if-protocol-is-empty into master

KGet crashes if there is no corresponding protocol for Url. Therefore, protocol check added beofore starting new KJob.

Merge request reports