Add worktree and composer dev mode support
- Running
cghooksin a git worktree now correctly resolves the.gitfolder. cghooksis now aware of composer dev mode, and will not add or update hooks if run in production mode (--no-dev). This feature was REVERTED