gulp-subtree icon indicating copy to clipboard operation
gulp-subtree copied to clipboard

A Gulp module to push a given folder to a subtree

Results 2 gulp-subtree issues
Sort by recently updated
recently updated
newest added

When using some extra pre-commit hooks (like overcommit for example) which handle the validation, the script will silently fail and revert the last good commit. The reason of this is,...

First off, very cool gulp plugin. There are projects where nothing is 'compiled' as part of the process of publishing the code. In these cases, because there are no changes...