sbt-git-hooks icon indicating copy to clipboard operation
sbt-git-hooks copied to clipboard

Automatically find git hooks directory

Open Wisien999 opened this issue 2 years ago • 0 comments

I am aware the repo is old but it is the first result for sbt git hooks in google so I think this improvement is worth merging.

Automatic hooks directory inference with git instead of hardcoded string allows to support worktrees and (some) setups with custom directories out-of-the-box.

Solves #2 .

Wisien999 avatar Jan 04 '24 12:01 Wisien999