Allow to add --binary git diff

Review Request #14025 — Created July 11, 2024 and updated

Information

RBTools
release-5.x

Reviewers

In some special use cases of rbtools API it
is necessary to get git diffs with included
binary literals.

For example a CI can download the full patch
from Review Board to process those files.

Generated a diff and saw that it includes binaries.

Summary ID
Allow to add --binary git diff
In some special use cases of rbtools API it is necessary to get git diffs with included binary literals. For example a CI can download the full patch from Review Board to process those files.
9d4cecaa66bccaf85b5a463fe437f7b3ee9bffd3
Checks run (2 succeeded)
flake8 passed.
JSHint passed.