mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Command - pull
- Migrated handlePull to CmdPull.
This commit is contained in:
parent
abd51e81a3
commit
99fae1f9a8
9 changed files with 164 additions and 77 deletions
|
@ -33,6 +33,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdLogo.cpp CmdLogo.h
|
||||
CmdPrepend.cpp CmdPrepend.h
|
||||
CmdProjects.cpp CmdProjects.h
|
||||
CmdPull.cpp CmdPull.h
|
||||
CmdQuery.cpp CmdQuery.h
|
||||
CmdReports.cpp CmdReports.h
|
||||
CmdShell.cpp CmdShell.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue