Implement get_file_content APIs for git.

Review Request #13592 — Created March 1, 2024 and submitted — Latest diff uploaded

Information

RBTools
release-5.x

Reviewers

This change implements the necessary client APIs for uploading binary
files to diffs for the git client.

Posted a variety of changes including binary files against a git
repository.

Diff Revision 5 (Latest)

orig
1
2
3
4
5

Commits

First Last Summary ID Author
Implement get_file_content APIs for git.
This change implements the necessary client APIs for uploading binary files to diffs for the git client. Testing Done: Posted a variety of changes including binary files against a git repository.
35ff7bc62c74d16c1fa2f9033710d3731bfbb623 David Trowbridge
rbtools/clients/git.py
rbtools/clients/tests/test_git.py
Loading...