Rename `diff_set` -> `diffset`, etc.
Review Request #9994 — Created May 31, 2018 and submitted
This patch renames the model files for
DiffSet,FileDiff, and
DiffSetHistoryto treatDiff{...}as a single word in the filenames.
All docstrings have been udpated to refer to the new location.
Ran unit tests.
- Change Summary:
- 
    Fix additional usage 
- Commit:
- 
    8f63f758c85e3ae90a25dac176dd9364f6adb292ba44e79e052b21aa0e07ce0cf3763c27bff00ec0
- Diff:
- 
    Revision 2 (+219 -217) 
Checks run (1 succeeded, 1 failed with error)
 flake8
 internal error.
 
  
 JSHint
 passed.
 
 - Change Summary:
- 
    This is now the first commit in the series. 
- Description:
- 
    ~ This patch renames the model files for DiffSet,DiffCommit,~ FileDiff, andDiffSetHistoryto treatDiff{...}as a single word~ in the filenames. All docstrings have been udpated to refer to the new ~ This patch renames the model files for DiffSet,FileDiff, and~ DiffSetHistoryto treatDiff{...}as a single word in the filenames.~ All docstrings have been udpated to refer to the new location. - location. - - Additionally, usages of diff_commithave been replaced with- diffcommitso that code reads the same forDiffCommits as it does- for DiffSets, etc.
- Depends On:
- 
    
  - Commit:ba44e79e052b21aa0e07ce0cf3763c27bff00ec000676034c25b4ea95bb371a1d6ff34e7834c26a8
- Diff:
Revision 3 (+50 -39) Checks run (1 succeeded, 1 failed with error)flake8 internal error.JSHint passed.
