Category "gerrit"

How to remove WIP flag from Gerrit changeset with Git

I've pushed a work-in-progress (WIP) changeset to Gerrit by pushing to refs/for/master%wip, as per the documentation. The documentation also states that one ca

Getting branch,subject,status from Python-gerrit-api package

Documentation link:https://python-gerrit-api.readthedocs.io/en/latest/index.html Code: gerrit=GerritClient(base_url="https://gerrit.xx.xxx.com",username='xxx',p