more OsPath conversion (650/749)
Sponsored-by: Nicholas Golder-Manning
This commit is contained in:
parent
c74c75b352
commit
5eef09a3cc
9 changed files with 79 additions and 78 deletions
|
@ -28,7 +28,8 @@ myseek o = do
|
|||
Command.Sync.prepMerge
|
||||
|
||||
Command.Add.seek Command.Add.AddOptions
|
||||
{ Command.Add.addThese = Command.Sync.contentOfOption o
|
||||
{ Command.Add.addThese = map fromOsPath $
|
||||
Command.Sync.contentOfOption o
|
||||
, Command.Add.batchOption = NoBatch
|
||||
, Command.Add.updateOnly = False
|
||||
, Command.Add.largeFilesOverride = Nothing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue