• 
      

    Add a flag in rbt post to auto-stamp the review while posting

    Review Request #7250 — Created April 25, 2015 and submitted — Latest diff uploaded

    Information

    RBTools
    master
    448ed5f...

    Reviewers

    This optional flag allows users to streamline their workflow by posting and
    stamping their review with a single command. Instead of running rbt post and
    then rbt stamp, it can be done all at once with rbt post -s.

    • Posted some reviews using rbt post -s under Git and Perforce.
    • Tried the error flows to make sure that posting will still happen even if stamping fails.