break out non-log stuff to separate module
This commit is contained in:
parent
ec169f84b1
commit
ee9af605bc
28 changed files with 86 additions and 78 deletions
|
@ -13,7 +13,7 @@ import qualified Git
|
|||
import Utility.SafeCommand
|
||||
import Types
|
||||
import Config
|
||||
import Logs.UUID
|
||||
import Annex.UUID
|
||||
|
||||
{- Generates parameters to ssh to a repository's host and run a command.
|
||||
- Caller is responsible for doing any neccessary shellEscaping of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue