[Development] Pushing to gerrit
Majid Khan
mkhan3189 at gmail.com
Sun Nov 11 05:25:18 CET 2012
Hi All,
I have recently downloaded cloned Qt creator's repo to my newly setup dev
machine. I have done most of the parts. Finally, I was trying to push a
test file to gerrit (and was planning to abandon the change once it's
successfully sent to review).
The way we do at our work is:
git fetch && git rebase origin/master && git push origin
HEAD:refs/for/master
I am able to rebase but I was wondering two things;
where do I push to? (git push ...? )
Can I simply push to code review (
https://codereview.qt-project.org/#q,status:open,n,z) or do I need special
access to do that? I have already setup my public keys and all that by the
way.
Thanks in advance.
--
Majid Khan
http://www.icplusplus.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121111/28562ebe/attachment.html>
More information about the Development
mailing list