https://bugs.documentfoundation.org/show_bug.cgi?id=167631
--- Comment #7 from Etienne Gautier <[email protected]> --- 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 -- You are receiving this mail because: You are the assignee for the bug.
