store trust.log and remote.log in the git-annex branch
.. and I think that's everything that will use the branch
This commit is contained in:
parent
235e2e63a1
commit
4c4ebf2d75
7 changed files with 27 additions and 64 deletions
|
@ -103,8 +103,8 @@ startup = do
|
|||
{- Cleanup actions. -}
|
||||
shutdown :: Annex Bool
|
||||
shutdown = do
|
||||
Branch.commit "update"
|
||||
AnnexQueue.flush False
|
||||
Branch.commit "update"
|
||||
|
||||
liftIO $ Git.reap
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue