hooks-config: Read 'git config' values from project .hooks-config
Allow projects to configure hooks with a 'git config'-formatted file at the top of their source tree called ".hooks-config". This avoids use of bash-specific syntax and makes configuration declarative.
Showing
Please register or sign in to comment