Created by: doug-wade
I erred on the side of including too many options instead of too few, to make reviewing easier -- all of them are included here that are supported, so you shouldn't have to open the docs -- so likely we'll want to prune them. I'd say all the cache reuse stuff (symlinks, statCache, and buffer), and all the "don't include this glob feature" options (who doesn't like more features
I didn't include any of the references to node-glob, since I don't think we want to leak implementation details from our dependencies, since they can be changed in a semver patch release, and all our dependencies are caret ranges, but it does add a lot of weight to the gulp.src docs; we may want to remove a lot of the glob primer.
Sorry the diffs a little noisy -- alphabetizing the options simultaneously made it easier to write, but harder to review.