Fix normalization of filenames for -X with Git.

Review Request #9715 — Created March 1, 2018 and submitted

Information

RBTools
release-0.7.x
4a2f69d...

Reviewers

The Git client normalizes the exclude patterns to all be absolute paths,
but it was then passing in the wrong base directory for joining with the
actual filenames being tested. This change fixes it to use the same base
directory for both.

Posted a change with -X and saw the files actually get excluded.

chipx86
  1. Ship It!
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (5f1b920)
Loading...