Refactor the history options into an option group

Review Request #7156 — Created April 2, 2015 and submitted

Information

RBTools
dvcs
8d9eddf...

Reviewers

The supports_post_with_history class field has been renamed to
supports_history to reflect the fact that more than posting can use
commit histories.

Ran unit tests.

Still able to use the -H and -S commandline options with
rbt post.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/commands/post.py
        rbtools/clients/__init__.py
        rbtools/commands/__init__.py
        rbtools/clients/git.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/commands/post.py
        rbtools/clients/__init__.py
        rbtools/commands/__init__.py
        rbtools/clients/git.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to dvcs (a52363f)
Loading...