<div dir="ltr">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!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 6, 2021 at 11:27 PM Bill Wendling via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I can't seem to push to the LLVM repo. I've gone through the "gh auth<br>
login" stuff but it still denies me access. Are there any docs or<br>
advice that can help?<br>
<br>
% git push origin HEAD:main<br>
remote: Permission to llvm/llvm-project.git denied to isanbard.<br>
fatal: unable to access '<a href="https://github.com/llvm/llvm-project.git/" rel="noreferrer" target="_blank">https://github.com/llvm/llvm-project.git/</a>':<br>
The requested URL returned error: 403<br>
<br>
-bw<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>