mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Feature #559
- Added feature #559, which implements a new configuration variable, rc.exit.on.missing.db, which causes taskwarrior to exit if the rc.data.location is missing (thanks to Sander Marechal).
This commit is contained in:
parent
526fa07326
commit
45a757832a
8 changed files with 86 additions and 9 deletions
2
NEWS
2
NEWS
|
@ -50,6 +50,8 @@ New configuration options in taskwarrior 2.0.0
|
|||
'[...]'.
|
||||
- New 'regex' control determines whether substitutions use Regular Expressions
|
||||
or simple text patterns.
|
||||
- New 'exit.on.missing.db' control causes an exit if the ~/.task directory
|
||||
(or override) is missing.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.0.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue