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 commentswill retrieve comments on Gerrit changespw change pushwill upload the current change to Gerritpw change reviewwill 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.