toplenboren / simple-git-hooks

A simple git hooks manager for small projects
MIT License
1.24k stars 37 forks source link

`pnpm uninstall simple-git-hooks` Deletion of git hooks files is not expected #111

Open whiteQueen01 opened 2 months ago

whiteQueen01 commented 2 months ago

execute pnpm uninstall simple-git-hooks Deletion of git hooks files is not expected

toplenboren commented 2 months ago

Hi! @whiteQueen01

Agree that uninstalling simple-git-hooks resulting in deletion of set hooks might be a bit unexpected. What was your usecase?