mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1587: Further improve example on-exit hook
- Initial patch was not quite right. on-exit _does_ receive added and modified tasks on STDIN, but is not allowed to return JSON.
This commit is contained in:
parent
c27f5d23b6
commit
df209b9b8b
2 changed files with 12 additions and 3 deletions
|
@ -8,6 +8,8 @@
|
|||
to Ulf Eliasson).
|
||||
- TW-1583 Invalid ID displayed for first report after done/delete (thanks to
|
||||
Ulf Eliasson).
|
||||
- TW-1587 Fix and improve example on-exit hook, adjust to new hooks API
|
||||
(thanks to Jochen Sprickerhof).
|
||||
- Setting 'bulk' to zero is interpreted as infinity, which means there is no
|
||||
amount of changes that is considered dangerous (thanks to Tomas Babej).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue