git clone
gives the message fatal: repository \'url\' not found
I tried the options in the link, but it didn\'t work.
For me it worked by removing the credential.helper config and cloning the repository again
git config --global --unset credential.helper git clone https://