mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Merge command
* Renamed command _merge into merge
This commit is contained in:
parent
b8a3c1b565
commit
7294869d07
4 changed files with 6 additions and 5 deletions
|
@ -98,6 +98,7 @@
|
|||
#define CMD_SHELL 229
|
||||
#define CMD_CONFIG 230
|
||||
#define CMD_SHOW 231
|
||||
#define CMD_MERGE 232
|
||||
|
||||
// 3xx Attributes
|
||||
#define ATT_PROJECT 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue