flake8
passed.
JSHint
passed.
Review Request #12067 — Created Feb. 20, 2022 and submitted
ParsedDiffFileandFileDiffnow contain storage of old and new UNIX
file modes, which may be provided by the diff parser. These are
ultimately stored inFileDiff.extra_dataasold_unix_modeand
new_unix_mode.Right now, nothing consumes these within Review Board, but clients will
be able to make use of these to reflect file modes. In time, the plan is
to show these in the diff viewer.
All unit tests pass.
| Summary | ID |
|---|---|
| 1db800a3284cc178539b14bfd9ea2e930bd7a241 |