can't pull cygwin-htdocs
Andrew Schulman
schulman.andrew@epa.gov
Thu Jun 28 17:09:00 GMT 2018
Scratching my head. This used to work. Now I get an inscrutable error message:
$ git remote -v
origin ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
origin ssh://sourceware.org/git/cygwin-htdocs.git (push)
$ git fetch
FATAL: R any git/cygwin-htdocs Andrew_Schulman DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Huh? What am I doing wrong? ~/.ssh/config has:
Host sourceware.org
User cygwin
Thanks,
Andrew
More information about the Cygwin-apps
mailing list