go go gadget hlint

This commit is contained in:
Joey Hess 2011-09-20 23:24:48 -04:00
parent 9d26192350
commit 9f6b7935dd
21 changed files with 35 additions and 37 deletions

View file

@ -33,8 +33,7 @@ initialize = do
gitPreCommitHookWrite
uninitialize :: Annex ()
uninitialize = do
gitPreCommitHookUnWrite
uninitialize = gitPreCommitHookUnWrite
{- Will automatically initialize if there is already a git-annex
branch from somewhere. Otherwise, require a manual init