• 
      

    Fix Python 3 binary issues with git patch handling

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

    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).

    Summary ID
    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
    Fix one more git patch/binary issue
    8ce5422e20db0ce4c48b2288f94b2498cbc2a1f2
    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)
       
       
      Show all issues

      I suspect this also needs the prefix.

    3. 
        
    danudey
    chipx86
    1. Ship It!
    2. 
        
    danudey
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (2becf39)