[llvm-dev] Can't Push to Repo

Mehdi AMINI via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 6 23:29:07 PST 2021


Have you tried the SSH authentication instead? I've had this kind of issue
with the https auth in the past, but the SSH method has been bulletproof
for me!

On Mon, Dec 6, 2021 at 11:27 PM Bill Wendling via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> 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
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211206/47844454/attachment.html>


More information about the llvm-dev mailing list