evilmartians / lefthook

Fast and powerful Git hooks manager for any type of projects.
MIT License
4.75k stars 211 forks source link

fix: when forced install redownload remotes #692

Closed mrexox closed 5 months ago

mrexox commented 5 months ago

Closes https://github.com/evilmartians/lefthook/issues/680

:wrench: Summary

When install called with force flag like lefthook install -f – drop the folders containing remotes and re-download them.