ignore.h
624 Bytes
-
Fix attr path is_dir check · adc9bdb3
When building an attr path object, the code that checks if the file is a directory was evaluating the file as a relative path to the current working directory, instead of using the repo root. This lead to inconsistent behavior.
Russell Belfer committed