You need to add a remote named gerrit with url ssh://
[email protected]:29418/qt-creator/qt-creator (replace 'user'
with your username).

If you don't want to have multiple remotes, change origin to that (git
remote set-url origin ssh://...)

Then to push use 'git push gerrit HEAD:refs/for/2.7' (or origin instead of
gerrit)

- Orgad


On Sat, Feb 9, 2013 at 5:41 PM, Massimo Callegari <[email protected]
> wrote:

> Hello everyone, I started to translate Qt Creator in italian.
>
> Right now I've completed 2160 on 7462 strings, but I would like to start
> this task and share it with the community by submitting it on Gerrit.
>
> Other italian people can give a hand and help completing the translation
> for version 2.7 release.
> I'll do my best if none comes out.
>
> I've read Qt Contribution Guidelines and validated my account on Gerrit.
> Now I'm stuck on step 4.
>
> So, since I don't want to make a mess, is there someone that can please
> direct me on how to submit my translation step by step ?
>
> I've cloned qt-creator from GIT as an anonymous user (I don't seem to
> have an account on Gitorius). Is that still OK to work with Gerrit ?
>
> Thanks in advance,
> Massimo
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to