git-hooks.nix icon indicating copy to clipboard operation
git-hooks.nix copied to clipboard

How do I avoid automatically writing to .git/hooks/pre-commit?

Open chreekat opened this issue 4 years ago • 1 comments

I tried setting default_stages to [], but that didn't seem to work. :)

chreekat avatar Aug 20 '21 18:08 chreekat

This could be a new option, to make the shellHook only write the symlink but not invoke pre-commit.

roberth avatar Aug 20 '21 20:08 roberth