Nate Fischer 15558cf67a fix(mkdir): improve error handling around files (#721)
* fix(mkdir): improve error handling around files

In particular, this fixes:

 - if we try to overwrite a file with a mkdir
 - if we try to create a subdirectory of a file
 - adds `continue: true` in spots where we missed it

Fixes #720

* Fixing tests on Windows
2017-05-16 00:30:11 -07:00
..
2016-12-20 11:27:02 -08:00
2016-12-20 11:27:02 -08:00
2017-05-02 23:04:56 -07:00
2016-12-20 11:27:02 -08:00
2017-05-02 19:54:56 -07:00
2016-12-20 11:27:02 -08:00
2016-12-20 11:27:02 -08:00
2017-02-02 15:21:58 -08:00
2016-12-20 11:27:02 -08:00