I am trying to clone a private repo and I know it should prompt me for username and password but I get this message when I run
git clone https://github.com/orgname/repo
The error is
fatal: repository not found
Is there a separate command to clone private repos?
Also, when I try to download the zip it cannot be extracted