mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #803
- Here's a patch to make Taskwarrior not display the prompt and not delete the parent task if a recurring task is deleted when rc.confirmation is false. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
56af60ceaf
commit
0962b66928
3 changed files with 5 additions and 1 deletions
|
@ -154,6 +154,8 @@
|
|||
Ben Boeckel).
|
||||
+ Applied documentation patch for #799, fixing a broken link in the man page
|
||||
(thanks to Bryce Harrington).
|
||||
+ Applied patch for #803, allowing rc.confirmation to bypass confirmation of
|
||||
the deletion of a recurring task (thanks to Matt Kraai).
|
||||
|
||||
# Untracked Bugs, biggest first.
|
||||
+ Fixed bug that required the '%YAML' prologue in a YAML import.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue