On Tue, 16 Dec 2014 13:04 -0800 Thiago Macieira <[email protected]>
said:

> On Tuesday 16 December 2014 13:54:19 Shuah Khan wrote:
> > 
> > What I need to do is get this linalyse into tize. Sriram created
> > an empty repo for me under adaptation/linalyse and asked me to
> > populate. I cloned it and imported the upstream project. I tried a
> > git push, but I don't have gerrtit push rights.
> > 
> > I am fine with any next steps I need to take to complete the import
> > of linalyse and populate the repo. Please let me know the next steps.
> > Do I need to request Gerrit push rights? I am going to be maintaining
> > the upstream project and the tizen repo.
> 
> You need to push to refs/for/master instead of refs/heads/master so that the 
> review entries are created.

this is documented on pages like:

https://source.tizen.org/documentation/developer-guide/getting-started-guide/contributing-code-tizen
https://source.tizen.org/documentation/reference/gerrit-usage

once you have an ssh key set up with gerrit you can push - but only to the
HEAD:refs/for/... thing (as per docs) - this pushes the commit into gerrit -
which triggers a review request to whoever is set up to review/manage that
repo. this is how things work in tizen.

-- 
Carsten Haitzler (The Rasterman) <[email protected]>
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to