First off, if you're uninstalling because of some unexpectedly behaviour feel free to create an issue that explains your problems. I love being in converstation with the user and create the best experience possible.
That being said, you can do the following in order to remove Timeglass from a single repository:
-
Stop the timer by running
glass stop. If its not running thats OK, you can skip this step. -
Remove the git hooks timeglass creates from the
.git/hooksdirectory of your repo. The following files are created during installation:- .git/hooks/prepare-commit-msg
- .git/hooks/post-commit
- .git/hooks/pre-push
If you would like to continue and remove Timeglass from your system entirely, you can continue with the following:
- Uninstall the background process by running
sudo glass uninstall. If its not running thats OK, you can skip this step. Windows requires you to run this command as the administrator. - Remove the system-wide data directory:
/Library/Timeglasson OSX,/var/lib/timeglasson Linux and%PROGRAMDATA%\Timeglassor%ALLUSERSPROFILE%\Timeglasson Windows. - Remove the binaries itself from were you installed them, they're named
glassandglass-daemon.