Is your feature request related to a problem? Please describe.
I added git-mit to many of repositories on my computer. I have chosen to stop using git-mit but the uninstallation procedure is manual. If git-mit provides an install command, it is logical that it would also provide an uninstall.
Describe the solution you'd like
A command like git mit-install --uninstall that will remove the git hooks put in place by git-mit.
Is your feature request related to a problem? Please describe.
I added git-mit to many of repositories on my computer. I have chosen to stop using git-mit but the uninstallation procedure is manual. If git-mit provides an install command, it is logical that it would also provide an uninstall.
Describe the solution you'd like
A command like
git mit-install --uninstallthat will remove the git hooks put in place by git-mit.