Skip to content

wescravens/githooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

githooks

Scripts to be stored in .git/hooks for various projects

####npm.post-install After checkout, it runs a git diff on the current package.json and HEAD@{1}'s package.json. If there are changes, it asks you if you want to remove changed node_modules dirs and run npm install.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages