mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - modify
- Migrated handleModify to CmdModify.
This commit is contained in:
parent
510ce650a6
commit
a2da93b681
8 changed files with 240 additions and 168 deletions
|
@ -32,6 +32,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdLog.cpp CmdLog.h
|
||||
CmdLogo.cpp CmdLogo.h
|
||||
CmdMerge.cpp CmdMerge.h
|
||||
CmdModify.cpp CmdModify.h
|
||||
CmdPrepend.cpp CmdPrepend.h
|
||||
CmdProjects.cpp CmdProjects.h
|
||||
CmdPull.cpp CmdPull.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue