[llvm-dev] git llvm push not working?
Tom Stellard via llvm-dev
llvm-dev at lists.llvm.org
Mon Oct 28 14:37:30 PDT 2019
On 10/28/2019 10:27 AM, Hiroshi Yamauchi via llvm-dev wrote:
> I also get the same "Nothing to push" from "git llvm push" and I am supposed to have github commit access.
>
> Is there something to set up in my local git repo tree after getting a github commit access?
>
I would recommend just using `git push`.
-Tom
> Hiroshi
>
>
> On Fri, Oct 25, 2019 at 2:23 PM Y Song via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>
> On Fri, Oct 25, 2019 at 2:10 PM Tim Northover <t.p.northover at gmail.com <mailto:t.p.northover at gmail.com>> wrote:
> >
> > Hi Yonghong,
> >
> > On Fri, 25 Oct 2019 at 13:40, Y Song via llvm-dev
> > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> > > The `git llvm push` used to work for me. Not it stopped working.
> > >
> > > Does anybody know what have changed recently?
> >
> > We recently switched to git and GitHub as the primary repository
> > (yay!), so you no longer need to use "git llvm", you can push directly
> > if you have permissions.
> >
> > However, since you didn't know about this it's likely you don't have
> > permission; that was handled by adding our usernames to a magic file.
> > So I think what you need to do now is e-mail Tom Stellard with your
> > GitHub user details and he'll add you to the project team so you can
> > commit.
>
> Tim,
>
> Thanks for the explanation. When I hit the problem, I browsed the
> mailing list and found the github discussion. I just sent an email one hour
> back to Tom to request permission. I will wait and try again later.
>
> Yonghong
>
> >
> > Cheers.
> >
> > Tim.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
>
> _______________________________________________
> 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