On 26 February 2015 at 20:31, Denis Shienkov <[email protected]> wrote: > Hmm.. I little confused.. I always used the "codereview.qt-project.org " > server.. > > But, how then I can to push my changes on codereview from the mirrors? > I do not understand a base idea. Is there are any instructions?
There's a difference between 1) cloning a repository from scratch, 2) fetching already merged commits, and 3) doing code reviews (pushing/pulling patchsets in review). For 1) and 2), use one of the mirrors available (Gitorious, Github, code.qt.io, ...). For 3) keep using the codereview server as usual. -- Giuseppe D'Angelo _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
