mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Bug
- fixed unrecognized config variable 'push.default.uri'
This commit is contained in:
parent
6de940acf1
commit
34f80d03e3
1 changed files with 1 additions and 1 deletions
|
@ -913,7 +913,7 @@ int handleShow (std::string &outs)
|
|||
"complete.all.projects complete.all.tags search.case.sensitive hooks "
|
||||
"active.indicator tag.indicator recurrence.indicator recurrence.limit "
|
||||
"list.all.projects list.all.tags undo.style verbose rule.precedence.color "
|
||||
"merge.autopush merge.default.uri pull.default.uri "
|
||||
"merge.autopush merge.default.uri pull.default.uri push.default.uri "
|
||||
#ifdef FEATURE_SHELL
|
||||
"shell.prompt "
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue