mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug fix - #406
- Fixed bug #406 so that task now includes command aliases in the _commands helper command used by shell completion scripts.
This commit is contained in:
parent
24085e0960
commit
8cd8c4753b
3 changed files with 10 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
by using the 'log' command in place of 'add' (thanks to Cory Donnelly).
|
||||
+ Added features #36 and #37, providing annual versions of the 'history'
|
||||
and 'ghistory' command as 'history.annual' and 'ghistory.annual'.
|
||||
+ Fixed bug #406 so that task now includes command aliases in the _commands
|
||||
helper command used by shell completion scripts.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue