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.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2
setup.py
rbtools/commands/info.py
rbtools/commands/status.py
Loading...