wildfish / git-hooks

A tool for organising your hooks
MIT License
2 stars 0 forks source link

Add the ability to run hooks without commiting #1

Open OmegaDroid opened 8 years ago

OmegaDroid commented 8 years ago

Something along the lines of:

git hooks run <hook-type> <files>

should be able to run it on all files in the repo if no files are supplied