Fix inclusion of binary file changes in Perforce diffs.
Review Request #10326 — Created Nov. 19, 2018 and submitted — Latest diff uploaded
The diff code for Perforce clients was mistakenly filtering out changes
to binary files. This change fixes it.
Created a perforce client with a change to a binary file. Before,
posting the changeset would show only the text files. After, it shows
the expected "This is a binary file" line in the diff viewer.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
rbtools/clients/perforce.py |
---|