Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitted | ||
sub | ||
attr0 | ||
attr1 | ||
attr2 | ||
attr3 | ||
binfile | ||
file | ||
gitattributes | ||
gitignore | ||
ign | ||
macro_bad | ||
macro_test | ||
root_test1 | ||
root_test2 | ||
root_test3 | ||
root_test4.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 |
---|---|---|
.. | ||
.gitted | Loading commit data... | |
sub | Loading commit data... | |
attr0 | Loading commit data... | |
attr1 | Loading commit data... | |
attr2 | Loading commit data... | |
attr3 | Loading commit data... | |
binfile | Loading commit data... | |
file | Loading commit data... | |
gitattributes | Loading commit data... | |
gitignore | Loading commit data... | |
ign | Loading commit data... | |
macro_bad | Loading commit data... | |
macro_test | Loading commit data... | |
root_test1 | Loading commit data... | |
root_test2 | Loading commit data... | |
root_test3 | Loading commit data... | |
root_test4.txt | Loading commit data... |