Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* master: (687 commits) Add fs-promise as fs-extra-promise alternative Move klaw to devDeps Remove walk() & walkSync() Refactor move() tests Cleanup lib/move/index.js Rename clobber to overwrite BREAKING: Drop Node v0.10 & io.js support BREAKING: Do not error when copy destination exists & clobber: false Use writeStream 'finish' event instead of 'close'. Fixes jprichardson#326 copySync() should apply filter to directories like copy() lib/walk-sync: enhance walkSync to return path and stats Adding copy sync test for src file without write perms Fix remove() no-globbing tests to skip/pass on Windows Test that remove() ignores glob characters. Remove move()'s broken limit option Fix move clobber tests to work around graceful-fs bug. Fix incorrect anchor link README: Node v0.12 deprecation notice. 1.0.0 CHANGELOG: add issues ...
- Loading branch information