mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 14:36:44 +02:00
Transport Errors
- The 'push' and 'pull' commands now properly distinguish between a missing transport utility and other errors (thanks to Russell Steicke).
This commit is contained in:
parent
1428a4135b
commit
c978b2b65a
11 changed files with 98 additions and 93 deletions
|
@ -35,6 +35,8 @@ Features
|
|||
+ Fixed the mechanism used for selecting translations (thanks to Fidel Mato).
|
||||
+ Added new export script: export-tsv.pl.
|
||||
+ Added the configuration variable 'print.empty.columns'.
|
||||
+ The 'push' and 'pull' commands now properly distinguish between a missing
|
||||
transport utility and other errors (thanks to Russell Steicke).
|
||||
|
||||
Bugs
|
||||
+ Fixed bug #642, so that the default 'data.location=~/.task' preserves the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue