Rename `diff_set` -> `diffset`, etc.
Review Request #9994 — Created May 31, 2018 and submitted — Latest diff uploaded
Information | |
---|---|
brennie | |
Review Board | |
release-4.0.x | |
9609 | |
0067603... | |
Reviewers | |
reviewboard | |
This patch renames the model files for
DiffSet
,FileDiff
, and
DiffSetHistory
to treatDiff{...}
as a single word in the filenames.
All docstrings have been udpated to refer to the new location.
Ran unit tests.