reap zombies
This commit is contained in:
parent
b8966433ef
commit
dfa76069d4
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ seek = [withValue (concat <$> mapM getoption options) $ \os ->
|
|||
start :: [CommandParam] -> FilePath -> (Key, Backend) -> CommandStart
|
||||
start os file (key, _) = do
|
||||
showLog file =<< readLog <$> getLog key os
|
||||
liftIO Git.Command.reap
|
||||
stop
|
||||
|
||||
showLog :: FilePath -> [RefChange] -> Annex ()
|
||||
|
|
Loading…
Add table
Reference in a new issue