lint
This commit is contained in:
parent
b327227ba5
commit
637b5feb45
26 changed files with 71 additions and 102 deletions
|
@ -166,7 +166,7 @@ onLocal r a = do
|
|||
-- for anything onLocal is used to do.
|
||||
Annex.Branch.disableUpdate
|
||||
ret <- a
|
||||
liftIO $ Git.reap
|
||||
liftIO Git.reap
|
||||
return ret
|
||||
|
||||
keyUrl :: Git.Repo -> Key -> String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue