Hi,
I need to clone my client's git repository. A corporate gitlab is being used. I have been able to create connect with remotely Account by creating an access token from git, but I can't clone the project --> "This is not a valid source path / URL"
Maybe you are not entering the account correctly, the url of the project is:
HTTPS: https://git.{clientName}/crm/{clientProject}.git
SSH: git@git.{clientName}:crm/{clientProject}.git