mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Command - synchronize
- Added a placeholder synchronize command, which will be implemented in mumble for the mumble mumble.
This commit is contained in:
parent
402ac5b418
commit
47b948c866
4 changed files with 99 additions and 0 deletions
|
@ -45,6 +45,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdStatistics.cpp CmdStatistics.h
|
||||
CmdStop.cpp CmdStop.h
|
||||
CmdSummary.cpp CmdSummary.h
|
||||
CmdSynch.cpp CmdSynch.h
|
||||
CmdTags.cpp CmdTags.h
|
||||
CmdTimesheet.cpp CmdTimesheet.h
|
||||
CmdUndo.cpp CmdUndo.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue