Fix Python 3 binary issues with git patch handling

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

danudey
RBTools
master
rbtools
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).

Summary
Fix Python 3 binary issues with git patch handling
Fix one more git patch/binary issue
Description From Last Updated

I suspect this also needs the prefix.

chipx86chipx86
chipx86
  1. We're releasing tonight, but I can try to slip this in. It looks like there's one issue that I can see.

  2. rbtools/clients/git.py (Diff revision 1)
     
     

    I suspect this also needs the prefix.

  3. 
      
danudey
chipx86
  1. Ship It!
  2. 
      
danudey
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (2becf39)
Loading...