• 
      

    Fixed excludes not being applied to full git diffs

    Review Request #11794 — Created Aug. 13, 2021 and submitted

    Information

    RBTools
    master

    Reviewers

    This fixes the error reported as ticket #4941 (https://hellosplat.com/s/beanbag/tickets/4941/), where the overall diff doesn't respect file exclude globs.

    Granular, commit-level diff do respect them already.

    ./tests/runtests.py runs with no errors.

    The issue is fixed, checked manually: the diffs now exclude the files properly.

    Summary ID Author
    Fixed excludes not being applied to full git diffs
    This fixes the error reported as ticket #4941 (https://hellosplat.com/s/beanbag/tickets/4941/), where the overall diff doesn't respect file excludes. Granular, commit-level diff do respect them already.
    bd20caf0eed8739ad45f818b628b6b766f2d96dc Andrej Radovi?
    david
    1. Ship It!
    2. 
        
    AN
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (97d6a9a)