mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature - #336 prepend command
- Added feature #336 which gives task a 'prepend' command for symmetry with the 'append' command.
This commit is contained in:
parent
5e905742ad
commit
5d0e6c3435
10 changed files with 157 additions and 4 deletions
|
@ -83,7 +83,7 @@
|
|||
#define CMD_GHISTORY 214
|
||||
#define CMD_IMPORT 215
|
||||
#define CMD_INFO 216
|
||||
|
||||
#define CMD_PREPEND 217
|
||||
#define CMD_OVERDUE 218
|
||||
#define CMD_PROJECTS 219
|
||||
#define CMD_START 220
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue