[llvm-dev] Can't Push to Repo

Bill Wendling via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 6 23:27:32 PST 2021


I can't seem to push to the LLVM repo. I've gone through the "gh auth
login" stuff but it still denies me access. Are there any docs or
advice that can help?

% git push origin HEAD:main
remote: Permission to llvm/llvm-project.git denied to isanbard.
fatal: unable to access 'https://github.com/llvm/llvm-project.git/':
The requested URL returned error: 403

-bw


More information about the llvm-dev mailing list