I am trying to git clone a private repo, but it is returning
repository not found
I put the url in chrome and it does lead me to the repository. I tried to do
git clone https://username@github.com/reponame
which did not work either.
I have two different github accounts, and this is my first time using the other account for a new project. I wonder whether it has something to do with this.