We now have a lot of branches in gerrit. 2.0 correction HEAD master nexqt PropertyPage textdata
We have previously only have branches for 2.0 HEAD and master in gerrit. I think this happens when we push directly to the gerrit repo, i.e. not using git review. They are replicated to github, and as a result trigger builds on Travis and Appveyor-CI. https://github.com/wikimedia/pywikibot-core/branches I guess this could be a good thing, if a developer doesnt want to have a github.com account, but wants to do test builds on Travis/Appveyor. The most recent one is `nexqt` , which is https://gerrit.wikimedia.org/r/#/c/283940/ (newly uploaded today by xqt) , so it can be deleted I guess. The other three are not in Gerrit review system, all by Andre Engels <[email protected]> textdata is Ic753f1b2727d5142705041a296241a04274e65da / 2146a2d475a PropertyPage is Id988417bfe67119aed2773a6becd6c4bd229c0c0 / 595742edb24 correction is I229e05a2cd47059a1682a5b6c6a353af04968139 / e56d112fd These have useful changes in them, so we shouldnt delete these branches. One strange aspect is that `correction` is attracting commits from [email protected] , while the other ones are not. -- John Vandenberg _______________________________________________ pywikibot mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot
