UNPKG

prepush-if-changed

Version:

A tool that runs your commands if any git-pushed files match the glob written to be used as a pre-push hook

4 lines (2 loc) 50 B
#!/usr/bin/env node require('./dist').default();