wip
Current status: * building again, but several commands are commented out * still need to implement global options, file matching options, etc
This commit is contained in:
parent
e59ba5a70b
commit
820b92abab
9 changed files with 133 additions and 100 deletions
|
@ -24,7 +24,7 @@ import qualified Data.Set as S
|
|||
|
||||
cmd :: Command
|
||||
cmd = command "drop" SectionCommon
|
||||
"indicate content of files not currently wanted"
|
||||
"remove content of files from repository"
|
||||
paramPaths (seek <$$> optParser)
|
||||
|
||||
data DropOptions = DropOptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue