Git Integration Hooks
This folder contains installable scripts for Git hooks and merge drivers. Use of these hooks and drivers is optional and they must be installed explicitly before they take effect. To install the current set of hooks, or update if new hooks are added, run
If your Git GUI does not support a given hook, there is usually a Hooks
Adding New HooksNew Git hooks may be added by creating a file named New Git merge drivers may be added by adding a shell script named Adding or removing hooks or merge drivers requires running the install script
again, but modifying them does not. See existing |