Marcin Cieslak schrieb:
Ryan Kaldari<[email protected]>  wrote:
How do you create the new branch on gerrit?

In Gerrit Web UI:

Admin ->  Projects ->  (choose project) ->  Branches ->  Create branch

I justed wanted to create a new remote branch today to show other my work. With the usual
 git push -u origin <my-branch>:<new-remote-branch>
I just got the described problem that Gerrit rejected the new branch.

So I felt very lucky to see the issue just coming up in this thread and wanted to try your solution. Yet at <https://gerrit.wikimedia.org/r/#/admin/projects/mediawiki/core,branches> I can't find a button to create a new branch. Will I need additional rights for that?

Doesn't Git encourage us to create as many branches as we can, to share our work and collaborate? Or should I publish my branch(es) somewhere else, maybe without gerrit at all?

 Bergi

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to