For gerrit, you should do "git review -s" for initial setup, and then "git review" to push it on gerrit. And then you do +2 on gerrit. (self-reviewing is discouraged, iirc) And after then your change is merged into the repository.
-- Revi https://revi.me -- Sent from Android -- 2015. 8. 23. 오후 9:12에 "Golden Ring" <[email protected]>님이 작성: > I've had a look at [1] but it seems to focus on mediawiki development, not > labs. > > I've had a gerrit repository, tools.wrcp, created. I've got the code for > wrcp in a local git repository. I've uploaded a public SSH key for > tools.wrcp@tools-bastion-01 to Gerrit. But when I try to push my > repository: > > Counting objects: 41, done. > Delta compression using up to 4 threads. > Compressing objects: 100% (35/35), done. > Writing objects: 100% (40/40), 22.70 KiB | 0 bytes/s, done. > Total 40 (delta 8), reused 0 (delta 0) > remote: Resolving deltas: 100% (8/8) > remote: Branch refs/heads/master: > remote: You are not allowed to perform this operation. > remote: To push into this reference you need 'Push' rights. > remote: User: goldenring > remote: Please read the documentation and contact an administrator > remote: if you feel the configuration is incorrect > remote: Processing changes: refs: 1, done > To ssh://[email protected]:29418/labs/tools/wrcp > ! [remote rejected] master -> master (prohibited by Gerrit) > error: failed to push some refs to 'ssh:// > [email protected]:29418/labs/tools/wrcp' > > Is there something I've not done? Is gerrit even intended for this sort > of single-developer usage, or should I be hosting this at github or similar? > > [1] https://www.mediawiki.org/wiki/Gerrit/Getting_started > > _______________________________________________ > Labs-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/labs-l > >
_______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
