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