blog for the day

This commit is contained in:
Joey Hess 2012-11-08 19:41:36 -04:00
parent fb3b9412e4
commit 29b72205bd
2 changed files with 17 additions and 0 deletions

View file

@ -66,6 +66,8 @@ reconnectRemotes notifypushes rs = void $ do
- as "git annex sync", except in parallel, and will co-exist with use of
- "git annex sync".
-
- After the pushes to normal git remotes, also handles pushes over XMPP.
-
- Avoids running possibly long-duration commands in the Annex monad, so
- as not to block other threads.
-