Skip to content
  • Elyas Khan's avatar
    Ensure git-review>=1.28 is installed · 040aa537
    Elyas Khan authored
    Apt installs candidate 1.26 as of 16 Apr 2020, which results in an
    error when used with Gerrit:
    ```
    remote: You need 'Create' rights to create new references.
    ```
    
    Install globally using pip instead
    040aa537