Re: [Kicad-developers] Help with Gitlab, push failed to my fork

2020-03-28 Thread Mário Luzeiro
March 2020 19:34 To: kicad-developers@lists.launchpad.net Subject: Re: [Kicad-developers] Help with Gitlab, push failed to my fork On 2020-03-28 14:11, Mário Luzeiro wrote: > Hi all, > It worked all the time, now I cannot push to my fork on gitlab. > > I got this error: > r

Re: [Kicad-developers] Help with Gitlab, push failed to my fork

2020-03-28 Thread Mário Luzeiro
ers@lists.launchpad.net Subject: Re: [Kicad-developers] Help with Gitlab, push failed to my fork Mario I don't know if this is your problem but some projects are set up to mirror the kicad source repository automatically (as mine was). In other words, remote origin did point like this origin ht

Re: [Kicad-developers] Help with Gitlab, push failed to my fork

2020-03-28 Thread Seth Hillbrand
On 2020-03-28 14:11, Mário Luzeiro wrote: Hi all, It worked all the time, now I cannot push to my fork on gitlab. I got this error: remote: GitLab: Author 'alexandr.shuklin biovitrum.ru' is not a member of team ! [remote rejected] master -> master (pre-receive hook declined) Looks it is

Re: [Kicad-developers] Help with Gitlab, push failed to my fork

2020-03-28 Thread Ian McInerney
I am able to push to branches on my fork with no problem, so I wonder if this is because you are trying to push to master. Try creating a new branch and pushing that to your personal fork. -Ian On Sat, Mar 28, 2020 at 7:11 PM Mário Luzeiro wrote: > Hi all, > It worked all the time, now I

Re: [Kicad-developers] Help with Gitlab, push failed to my fork

2020-03-28 Thread Brian Piccioni
Mario I don't know if this is your problem but some projects are set up to mirror the kicad source repository automatically (as mine was). In other words, remote origin did point like this origin  https://gitlab.com/kicad/code/kicad.git (fetch) origin  https://gitlab.com/kicad/code/kicad.git