Allow to add --binary git diff

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

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
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 André Klitzing
rbtools/clients/git.py
Loading...