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.

Changes between revision 1 and 2

orig
1
2
3
4
5

Commits

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.
1ec76ce9af2209247a1965109420c5f6fd5dace7 David Trowbridge
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.
fc3b60ee3221fc6270c99e3d14f15797034f7b2a David Trowbridge
rbtools/clients/git.py
Loading...