Refactor the history options into an option group
Review Request #7156 — Created April 2, 2015 and submitted
The
supports_post_with_historyclass field has been renamed to
supports_historyto reflect the fact that more than posting can use
commit histories.
Ran unit tests.
Still able to use the
-Hand-Scommandline options with
rbt post.
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