Do not use both cumulative and condensed to refer to cumulative diffs
Review Request #7404 — Created June 10, 2015 and submitted — Latest diff uploaded
This patch updates the diff comment model and the diff comment resource
to use the termcumulative_diffinstead ofcondensed_diff. The
option was namedcumulative_diffin the diff chunk generator and the
diff chunk generator, so this is for consistency.
Ran unit tests.