go go gadget hlint
This commit is contained in:
parent
9d26192350
commit
9f6b7935dd
21 changed files with 35 additions and 37 deletions
3
Init.hs
3
Init.hs
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue