git clone
gives the message fatal: repository \'url\' not found
I tried the options in the link, but it didn\'t work.
For me
git clone https://username@github.com/name/repo.git
worked.
I think this mainly happens because Private repo can't be accessed directly.