mirror of
https://github.com/octoleo/restic.git
synced 2024-10-31 19:02:32 +00:00
92eb1cbffd
Match/ChildMatch accept a ** pattern which is not noted in the doc string, nor do any of the docs or tests specify whether the match is greedy (i.e., can 'foo/**/bar' match paths with additional intermediate bar directories?). Add a note to the doc string and add test cases for greedy matches. |
||
---|---|---|
.. | ||
testdata | ||
doc.go | ||
filter_test.go | ||
filter.go |