refactor param seeking
This commit is contained in:
parent
5357d3a37a
commit
da0de293d1
17 changed files with 138 additions and 93 deletions
|
@ -15,6 +15,9 @@ import Messages
|
|||
import qualified Annex
|
||||
import qualified GitRepo as Git
|
||||
|
||||
seek :: [SubCmdSeek]
|
||||
seek = [withFilesUnlocked start]
|
||||
|
||||
{- Undo unlock -}
|
||||
start :: SubCmdStartBackendFile
|
||||
start (file, _) = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue