[llvm-dev] Get errors when doing a test commit

Stephan Z via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 24 19:16:54 PDT 2020


Thank you. The problem is that after I set up 2FA, I should have used
tokens.

On Mon, Aug 17, 2020 at 1:23 PM David Blaikie <dblaikie at gmail.com> wrote:

> On Thu, Aug 6, 2020 at 6:24 PM Stephan Z via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> >
> > Hi,
> >
> > I just got my git account joining into LLVM. When I tried a test push, I
> got
> >
> > git push origin HEAD:master --dry-run
> > Username for 'https://github.com': stephan-yichao-zhao
> > Password for 'https://stephan-yichao-zhao@github.com':
> > remote: Invalid username or password.
> > fatal: Authentication failed for '
> https://github.com/llvm/llvm-project.git/'
> >
> > The page says "Your first commit to a repository may require the
> autogenerated email to be approved by a moderator of the mailing list. This
> is normal and will be done when the mailing list owner has time."
>
> That ^ is probably separate from your commit issues. The autogenerated
> emails are after-the-fact once the commit is made, then it'll bounce
> and someone'll have to approve it.
>
> & you're sure you've got your github account setup correctly? Perhaps
> try creating your own github repository and test out getting that
> working first?
>
> >
> > Do we have any instructions to follow about this?
> >
> > _______________________________________________
> > 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/20200824/ac1797e8/attachment.html>


More information about the llvm-dev mailing list