mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Sync
- Colorized the merge process. - Added whitespace to the merge output for alignment and a less cramped look. - De-tabbed. - Changed "(*foo).method ()" to "foo->method ()" or clarity. - Removed two tests that relied upon the (removed) "Redo" message.
This commit is contained in:
parent
bb6f456e04
commit
783867c512
5 changed files with 71 additions and 27 deletions
|
@ -877,6 +877,7 @@ int handleShow (std::string &outs)
|
|||
"color.calendar.weekend color.calendar.holiday color.calendar.weeknumber "
|
||||
"color.summary.background color.summary.bar color.history.add "
|
||||
"color.history.done color.history.delete color.undo.before "
|
||||
"color.sync.added color.sync.changed color.sync.rejected "
|
||||
"color.undo.after confirmation curses data.location dateformat "
|
||||
"dateformat.holiday dateformat.report dateformat.annotation debug "
|
||||
"default.command default.priority default.project defaultwidth due "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue