mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Configuration
- Removed obsolete configuration defaults.
This commit is contained in:
parent
c8027a17c1
commit
2ab2497126
1 changed files with 0 additions and 2 deletions
|
@ -312,8 +312,6 @@ std::string Config::_defaults =
|
||||||
"alias.history=history.monthly # Prefer monthly over annual history reports\n"
|
"alias.history=history.monthly # Prefer monthly over annual history reports\n"
|
||||||
"alias.ghistory=ghistory.monthly # Prefer monthly graphical over annual history reports\n"
|
"alias.ghistory=ghistory.monthly # Prefer monthly graphical over annual history reports\n"
|
||||||
"alias._query=export # _query is now export\n"
|
"alias._query=export # _query is now export\n"
|
||||||
"alias.export.vcalendar=export.ical # They are the same\n"
|
|
||||||
"alias.export.json=_query # The _query command will be used for all export\n"
|
|
||||||
"alias.burndown=burndown.weekly # Prefer the weekly burndown chart\n"
|
"alias.burndown=burndown.weekly # Prefer the weekly burndown chart\n"
|
||||||
"\n"
|
"\n"
|
||||||
"# Fields: id, uuid, project, priority, priority_long, entry, start, end,\n"
|
"# Fields: id, uuid, project, priority, priority_long, entry, start, end,\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue