Skip to content

v0.10.6 - Automatic Local Git Exclusion for Pre-Commit Gates

Choose a tag to compare

@rabee-elkholy rabee-elkholy released this 25 Aug 14:29
· 43 commits to main since this release

Team Cleanliness: Automatic local .git/info/exclude for .githooks/

  • Automatic Local Git Exclusion: Installing or running setup with the staged quality gate now automatically registers .githooks/\ into the developer's local .git/info/exclude.
  • Zero Team Friction: Pre-commit hooks remain active and protective locally on the individual developer's machine without polluting the shared git working tree, forcing unwanted team commits, or modifying shared .gitignore\ files.