We should provide in a test a variety of git urls from different providers and ensure that our parsing of the url works as expected.
Currently we will fail the cloning if a specific part of the url cannot be parsed into a user/project that is then used to create a folder for the repository.
We should provide in a test a variety of git urls from different providers and ensure that our parsing of the url works as expected.
Currently we will fail the cloning if a specific part of the url cannot be parsed into a
user/project
that is then used to create a folder for the repository.