mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - duplicate
- Migrated handleDuplicate to CmdDuplicate.
This commit is contained in:
parent
73e9f52793
commit
61c2e2b439
9 changed files with 186 additions and 101 deletions
|
@ -17,6 +17,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdCustom.cpp CmdCustom.h
|
||||
CmdDenotate.cpp CmdDenotate.h
|
||||
CmdDiagnostics.cpp CmdDiagnostics.h
|
||||
CmdDuplicate.cpp CmdDuplicate.h
|
||||
CmdEdit.cpp CmdEdit.h
|
||||
CmdExec.cpp CmdExec.h
|
||||
CmdHelp.cpp CmdHelp.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue