Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sub | ||
.gitattributes | ||
abc | ||
file | ||
ign | ||
subdir_test1 | ||
subdir_test2.txt |
Per issue #533, the handling of relative paths in attribute and ignore files was not right. Fixed this by pre-joining the relative path of the attribute/ignore file onto the match string when a full path match is required. Unfortunately, fixing this required a bit more code than I would have liked because I had to juggle things around so that the fnmatch parser would have sufficient information to prepend the relative path when it was needed.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sub | Loading commit data... | |
.gitattributes | Loading commit data... | |
abc | Loading commit data... | |
file | Loading commit data... | |
ign | Loading commit data... | |
subdir_test1 | Loading commit data... | |
subdir_test2.txt | Loading commit data... |