You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another angle to this: sometimes we'll want to make sure two directories are the same. Sometimes we don't want our "expected" to have to contain everything, so we'd want to only diff the subset of "expected" that is in "actual".
Based on #32, let's provide a directory predicate.
What do we care about?
.keep
files in directoriesstr
How do we handle heterogeneous content?
[[globs], Predicate]
?Additional resources
The text was updated successfully, but these errors were encountered: