better name
This commit is contained in:
parent
5c3e14649e
commit
546ba8b7e1
3 changed files with 5 additions and 5 deletions
|
@ -124,7 +124,7 @@ pollingThread st dstatus scanremotes = runEvery (Seconds 3600) $
|
|||
|
||||
handleConnection :: ThreadState -> DaemonStatusHandle -> ScanRemoteMap -> IO ()
|
||||
handleConnection st dstatus scanremotes = do
|
||||
syncRemotes thisThread st dstatus scanremotes =<<
|
||||
reconnectRemotes thisThread st dstatus scanremotes =<<
|
||||
filter (Git.repoIsUrl . Remote.repo)
|
||||
<$> networkRemotes st
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue