sourceallies / commit-collective

0 stars 1 forks source link

make uninstalling easier #23

Closed AndreasChristianson closed 3 years ago

AndreasChristianson commented 3 years ago

right now individual installs are uninstalled by deleting hooks in each repo

SourceBolt commented 3 years ago

This will currently just remove the global setting from your git config and then remove the directory .sai_git_hook_config.

In the future this could actually remove the hook from the git repo directories by storing onto each one in the config.