Add a DVCS capability gated behind the DVCS feature
Review Request #9905 — Created May 2, 2018 and submitted
We now have the
review_request.supports_history
capability, which is
only present when the dvcs feature is enabled. When disabled, this
capability does not appear in the set of capabilities at all.
Ran unit tests.
- Change Summary:
-
Addressed issues
- Description:
-
~ We now have hte
review_request.supports_history
capability, which is~ We now have the
review_request.supports_history
capability, which isonly present when the dvcs feature is enabled. When disabled, this capability does not appear in the set of capabilities at all. - Commit:
-
2091674b611fc183807515e3a3b2adf49ad17876939d9f2e49255d32099a8d895cf2778de2df4f60
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.