Fixed excludes not being applied to full git diffs

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

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.

Diff Revision 1 (Latest)

Commits

First Last 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?
rbtools/commands/post.py
Loading...