A command-line utility to work with Gerrit
Project description
grr is a simple utility to make using Gerrit a little less painful.
The basic workflow involves using a detached head, and pulling down changes from gerrit to work on them, and re-submitting them. Inspired by git-review, grr reads from .gitreview files and will try to use your gitreview.username setting.
grr init: Adds a gerrit remote and installs the commit-msg hook
grr fetch 12345[:2]: Pulls change 12345. An optional patchset # can be specified, otherwise the latest will be used.
grr pull [master]: Pulls the latest remote changes and checks out the given branch, defaults to master.
grr checkout [master]: Checkout the given branch, defaults to master
grr review [branch]: Uploads your patches for review, the branch defaults to master.
grr [branch]: Shorthand for grr review.
Licensed as CC-0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file grr-0.1.tar.gz
.
File metadata
- Download URL: grr-0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a16be64c647b19ec2fba1081e4e04e4596d0f8953eec29ef0d5f31ed38518ec8 |
|
MD5 | 6eae097fd4883af5ae186d701d760d40 |
|
BLAKE2b-256 | ab1ff0e9cd78b8860b0954cbdb6cdff5a22dba020df7add5f8e075a855db753f |