Add rbt info command to display review request data

Review Request #10285 — Created Oct. 26, 2018 and updated — Latest diff uploaded

Information

RBTools
master
97fd42f...

Reviewers

The rbt info command has been added to show detailed information about
a review request, including its summary, description, and commit
information.

Ran rbt info in the following conditions:

  • The review request was attachments-only.
  • No diffset revision was provided.
  • The requested diffset revision did not exist.
  • The requested diffset revision did exist.
  • The review request was created without commit history support.
  • The review request was created with commit history support.
    Loading...