[Development] [FYI] new git-gpush features, a.k.a. the smart way of pushing to gerrit

Oswald Buddenhagen oswald.buddenhagen at theqtcompany.com
Thu Oct 23 19:03:32 CEST 2014


On Wed, Oct 22, 2014 at 10:32:11AM +0200, Oswald Buddenhagen wrote:
> this stuff is not tested under windows, but there shouldn't be any major
> problems.
> 
famous last words ...
after sacrificing a dozen kittens i got it working - out of the box with
msysgit (obviously, you still need to add qtrepotools/bin to your PATH in
~/.profile).

i won't attach the files again (it's become a bit tricky ...), so just
check out the current state:

git fetch https://codereview.qt-project.org/qt/qtrepotools refs/changes/92/97992/1 && git checkout -f FETCH_HEAD

note that you need git >= 1.9 for it to work (also on linux).

just to be clear, everybody is expected to use these scripts after they
leave the beta phase.
this will be technically enforced at some point.



More information about the Development mailing list