Implement revision parsing for Plastic.

Review Request #5153 — Created Dec. 21, 2013 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Implement revision parsing for Plastic.

This is pretty trivial, because plastic diffs only support passing in a single
revision identifier, which can be either a branch name or a changeset.

Ran unit tests.

    Loading...