mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Pull command
- Added pull command for cloning databases
This commit is contained in:
parent
0d364746c7
commit
68d5e3f296
11 changed files with 137 additions and 12 deletions
|
@ -100,6 +100,7 @@
|
|||
#define CMD_SHOW 231
|
||||
#define CMD_MERGE 232
|
||||
#define CMD_PUSH 233
|
||||
#define CMD_PULL 234
|
||||
|
||||
// 3xx Attributes
|
||||
#define ATT_PROJECT 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue