message no. 83250
Posted by matgee in #github at 2015-03-10T21:51:55Z
Hi. I am working with a vendor, whom I granted read only access. They forked my repo and sent a pull request. When I run the steps GH tells me to on the PR page (git checkout -b VENDORNAME-BRANCH master; git pull git@github.com:VENDORNAME/repo.git BRANCH) -- I get `ERROR: Repository not found. fatal: Could not read from remote repository.` ... I am assuming it's because theirs is a private repo and I need access, but I wanted to check before I