Implement RB Tools attaching binary file to diff.
Review Request #10728 — Created Sept. 27, 2019 and discarded — Latest diff uploaded
Currently when binary files are upload for review RB simply says 'File
is a binary. Can't display content.'. This commit changes this to
actually include the binary file with the diff so that reviewers can
visually see the diff for a binary.
rbtools/api/resource.py |
---|
rbtools/commands/post.py |
---|