[llvm-dev] Can't Push to Repo

Bill Wendling via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 7 11:50:25 PST 2021


I set up SSH authentication. Anton noticed that I wasn't added to the
committers team. Once I was added (and re-logged in) it worked. :-)

-bw

On Mon, Dec 6, 2021 at 11:29 PM Mehdi AMINI <joker.eph at gmail.com> wrote:
>
> 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


More information about the llvm-dev mailing list