Refactor the history options into an option group
Review Request #7156 — Created April 2, 2015 and submitted
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
.