• 
      

    Add options to override GUESS_* items from .reviewboardrc

    Review Request #5262 — Created Jan. 15, 2014 and discarded — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    Add options to override GUESS_* items from .reviewboardrc
    
    If your .reviewboardrc contains GUESS_FIELDS=True, GUESS_DESCRIPTION=True, or
    GUESS_SUMMARY=True, there's no way to override these on a per-submission
    basis (for example, if you want to update a review request, but don't
    want to update the descipriont).
    
    Add --no-guess-{fields,description,summary} options to rbt post, which
    override these values from .reviewboardrc