pw_change#
Commands that operate on Gerrit changes and Git commits
Experimental Python
Operate on Gerrit changes and Git commits
Overview#
pw change
has subcommands that operate on Gerrit changes and Git commits.
pw change comments
will retrieve comments on Gerrit changespw change push
will upload the current change to Gerritpw change review
will ask Gemini to review the commit atHEAD
. It does not evaluate the quantity of prior commits, and it ignores any uncommitted changes.
Requirements#
pw change review
looks for a gemini
executable in PATH
.