Hi Lukasz,

> -----Original Message-----
> From: "Łukasz" Stelmach [mailto:[email protected]]
> Sent: Tuesday, January 28, 2014 5:38 PM
> To: Chanho Park
> Cc: [email protected]
> Subject: Re: [Dev] How can I make personal sandbox branch?
> 
> It was <2014-01-28 wto 01:06>, when Chanho Park wrote:
> 
> > I have a question of user sandbox branch for upgrading purpose.
> > For making a sandbox branch, what permissions are needed for it?
> > Can only maintainer or integrator make it?
> 
> Everyone can create their own sandboxes.
> 
> > I think these members already have the permissions.
> > How can I make the branch of a repo which I don't have the permissions.
> > Impossible?
> 
> git push <tizen.org> <ref>:refs/heads/sandbox/<username>/<branchname>
> 
> Where:
> 
> current directory is a git repository
> 
> <tizen.org> is a corresponding git remote.
> 
> <ref> is a branch/tag/commit you want to push
> 
> <username> is the user name you use to log into gerrit
> 
> <branchname> is a branch name of your choice/
> 
> To remove a branch you need to use the web interface. Go to:
> 
> Projects -> List -> <project> -> Branches
> 
> Select the branches you want to delete (check boxes), push Delete
> button.

Great!! 
Thank you very much for your kind explanation.

Best Regards,
Chanho Park


_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to