https://bugs.documentfoundation.org/show_bug.cgi?id=167631

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilmari.lauhakangas@libreoff
                   |                            |ice.org

--- Comment #8 from Buovjaga <[email protected]> ---
(In reply to Etienne Gautier from comment #7)
> Actually that's what I tried first. But I got 403s when trying to push my
> changes. What's the convention for naming branches in gerrit ? Maybe the
> branches I tried were protected. Sorry for the basic question, but it's my
> first time contributing to libreoffice.
> 
> 
> git push origin HEAD:refs/for/master                                        
> 
> Enumerating objects: 19, done.
> Counting objects: 100% (19/19), done.
> Delta compression using up to 10 threads
> Compressing objects: 100% (9/9), done.
> Writing objects: 100% (10/10), 1.06 KiB | 1.06 MiB/s, done.
> Total 10 (delta 7), reused 0 (delta 0), pack-reused 0 (from 0)
> error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403
> send-pack: unexpected disconnect while reading sideband packet
> fatal: the remote end hung up unexpectedly
> Everything up-to-date

Normally you would say

./logerrit submit master

https://wiki.documentfoundation.org/Development/gerrit/setup
https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch
https://wiki.documentfoundation.org/Development/GetInvolved#4._Submit_the_patch

What is the content of your ${HOME}/.ssh/config file?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to