Fix Python 3 binary issues with git patch handling

Review Request #11297 — Created Nov. 23, 2020 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Fix Python 3 binary issues with git patch handling

Run rbt patch <patchno> on a Git repository with Python 3, providing a patch which does not apply properly (git returns error code != 0).

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Fix Python 3 binary issues with git patch handling
Testing Done: Run `rbt patch <patchno>` on a Git repository with Python 3, providing a patch which does not apply properly (git returns error code != 0). Reviewed at https://reviews.reviewboard.org/r/11297/
45482a7277bfeeae243f1fb04dae09c735e84ef8 Daniel Fox
Fix one more git patch/binary issue
8ce5422e20db0ce4c48b2288f94b2498cbc2a1f2 Daniel Fox
rbtools/clients/git.py
Loading...