-
Notifications
You must be signed in to change notification settings - Fork 560
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Watch now avoids an unnecessary waitgroup and simplifies overall flow. - Watch now honors maxDepth parameter as well. - Parsing logic is fully outside in the mainFind() function. - Enhance and fix behavior of nameMatch to comply with unix find behavior. - Enhance and fix behavior of maxdepth to comply with unix find behavior. Fixes #2272
- Loading branch information
1 parent
8f38471
commit 1c860b1
Showing
3 changed files
with
285 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.